Introduction of C++
C++ is an object oriented programming language . It was developed by Bjarne Stroustrup at AT & T Bell Laboratories in Murray Hill, New Jersey ,USA in the early 1980’s.He create a more powerful language that could support object oriented programming features and still with the power and elegance of c. The result was c++. initially called the new language ‘c with oops’. Later in the 1983, the name was changed to the c++. It is a superset of c language.
C++ allows programmers to develops the large programs with the clarity, extension and ease of maintenance, incorporating the spirit and efficiency of c. The addition of new features has transformed of c from a language that currently facilities top-down , structured design ,to one that provides bottom-up , object oriented design.
–Write by Richa Sharma
Note:All Topics Update of C++ Soon