C++ Programming Language
C++ is an increased version of the C language. C++ includes everything that’s a part of C and adds support for object-oriented programming (OOP). additionally, C++ additionally contains several enhancements and options that create it a “better C,” freelance of object oriented programming.
The C++ language is really extensible since we are able to outline new varieties in such the simplest way that they act a simply like the predefined varieties that are a part of the quality language.
A number of the new options embody encapsulation, inline perform calls, overloading operators, inheritance, and polymorphism. It contain Array ,Declaration of Pointer,Structure,Classes,Derived Classes.













