C derives from a programming language called B, that existed before it. Since C was something of a successor to it, to indicate the advancement from B., the language is called C, the next letter.
C++ is the name of a programming language.
Automatic Data Acquisition (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
Before C there was BCPL -- Basic Combined Programming Language -- which influenced a language called "B". Then a new language developed as an enhanced version of B, so it was named 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.
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 is a standardized imperative computer programming language developed in the early 1970s by Dennis Ritchie for use on the Unix operating system. Bjarne Stroustrup developed C++ (originally named "C with Classes") in 1983 at Bell Labs as an enhancement to the C programming language.
C - programming language - was created in 1972.
Android is programmed in the C and C++ programming language.
C++ is the name of a programming language.
C is a programming language.
Automatic Data Acquisition (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
Download 1000s of C C C++ Programming Language. http://www.guruengineers.com
There is no meaning for the C in C-language. Previously , there was a language called BCPL (Basic combined programming language) ,Ken thompson improved this language and named as B language. After several modifications and inclusion of advanced features such as Pointers , Dennis Richie named it as C , (C comes after B in Alphabetical Order) So , name for that Language came in this way. Later Bjourne Strostrup included Object Oriented features to C , and Named 'C with Classes ' and later C++.