A Bit About C++
In this lesson, you will be introduced to C++ and its various features.
What is C++?
C++ is a general-purpose, object-oriented programming language developed by Bjarne Stroustrup in 1979. It is an extension of C. Depending on our requirements, we can use C++ to either code in “C style” or “object-oriented style”.
C++ features
The most important features of C++ are listed below.
Get hands-on with 1400+ tech skills courses.