What is that??
C++ is one of the most popular programming languages. How did that happen??
it is because C++ is a development of the C language made by Bell Labs (Dennis Ritchie) in 1970.
Who is C++ language developers??
Do you know Bjarne Stroustrup ??
If you ask to me, I dont know, hehehe....
Bjarne Stroustrup is developer of C++ Language. Bjarne Stroustrup was starting development it in 1980.
Wooww.... amazing people bro....
C++ has greatly influenced many other popular programming languages, most notably C# and Java. Other successful languages such as Objective-C use a very different syntax and approach to adding classes to C. Like Java Programming, C++ is also used to Software application bassed Grapich User Interface (GUI). In addition, C + + is a programming language that has the properties of Object-Oriented Programming (OOP).
How to compare C with C++??
if you are one of programmer C or C++, certainly you can compare C or C++. From the sintax of C or C++, it is very different. For example, in the C Language, the sintax to use displaying text is using printf("text here"); and if the C++ Languange, the sintax is using cout<<"text here";. And also you can see in the start script, the Preprocessor directives used C Language is #include<stdio.h>; and if in C++ language, the Preprocessor directives of C++ is #include<iostream.h>.
Okay, it is a little knowladge about C++ Language. I hope useful
Happy !!