C++ Language
C++ language is a object oriented language . Through this we can understand the difference between the objects and class. So object is an instance of the class and the Class is a blueprint of the objects.It is not an procedural and structural language.
Comments
Post a Comment