A Program is a set of Instructions and a Programmer is that who develops the program .For creating a program a programmer must use a language called as the programming language So generally a programming language is used for creating the software’s.
C++ is an Enhanced version of c Language which is developed by Bjarne Stroustrup in 1980 in AT & T’s Bell Lab. C++ Inherits many features from C Language and it also Some More Features and This Makes C++ an OOP Language. C++ is used for Making Some Code which May used by another Peoples for Making their Applications .C++ Provides Reusability of Code for Another user. C++ is also Known as Object Oriented Language or Simply OOP Language because it Provides Capability to either Make Stand alone Program or either Make a Reusable Code for Another Users.