Dennis Ritchie "offically" created the C Programming language while working at Bell labs. However, Ken Thompson should also be mentioned since he created a slightly lesser known language called B which is the basis of the C language. Ritchie added "types" and other changes but kept most of B's syntax.
Bjarne Stroustrup is the recognized inventor of the C++ object oriented programming language. C++ was an enhancement to the C language, which was not object oriented.
C++ is the name of a programming language.
example of procedural programming are those programming language that have structure e.g basic,fortran,c++,c and pascal e.t.c
programming languages B and BCPL which was used to derive C
c++
Before the invention of C, there was a language named 'B'. So, to overcome some drawbacks in this B-language, C had been invented.
The C programming language was invented by Ken Thompson and Dennis Ritchie. C development is related to the UNIX platform.
Common Business Oriented Language/ COBOL is widely used programming language by businesses. While C is a general purpose programming invented by Dennis Ritchie.
Bjarne Stroustrup is the recognized inventor of the C++ object oriented programming language. C++ was an enhancement to the C language, which was not object oriented.
C - programming language - was created in 1972.
Android is programmed in the C and C++ programming language.
C is a programming language.
C++ is the name of a programming language.
example of procedural programming are those programming language that have structure e.g basic,fortran,c++,c and pascal e.t.c
Download 1000s of C C C++ Programming Language. http://www.guruengineers.com
programming languages B and BCPL which was used to derive C
I am guessing you typed the question wrong, the way I understand your question is "Why is the programming language named C++ and not C ? " The answer to this is that there is a programming language called C, and in that programming language the ++ means increment by one. So C++ is the language C improved, as such it can read and compile all C programs in addition to having other features that C does not have.