C++ is basically an object-oriented programming language which enables the coders to write programs that help in designing software’s.
C++ Language is an upgraded version of C Programming. The ++ sign in the C++ indicates the increment operator in C. This usually means that C++ is more advanced than C++.
However, C++ includes all the functionality of C plus the features of C++. So it can be said that C++ Programming language is a hybrid programming language.
Let us see few features of C that are included in C++ these are:
- Universally usable program modules
- Efficient in programming machine programs
- Can be used for various different platforms
So what was added new? Let us now know what new is added to C to make it C++ these elements are:
- Templates
- Exception Handling
- References
So now you have a clear idea of what is C++ programming and where it came from.
No comments:
Post a Comment