Share this link via
Or copy link
C++ contains object oriented concepts which has so many advantages. It is designed in terms of System Programming and Embedded system.
In 1983, “C with Classes” was renamed to “C++”, adding new features that included virtual functions, function name and operator overloading, references, constants, type-safe free-store memory allocation (new/delete), improved type checking, So, We can say that c++ is an extension of C language.