No title

                      C++ Basic concept for beginners

C++ is a general-purpose object-oriented programming (OOPs) language, developed by Bjarne Stroustrup, and is an extension of the C language. It is therefore possible to code C++ in a "C style" or "object-oriented style."
                                       this need led Ritchie to develop the programming language called C. In the early 1980's, also at Bell Laboratories, another programming language was created which was based upon the C language. This new language was developed by Bjarne Stroustrup and was called C++.

about c++


Encapsulation

abstraction

inheritance

Polymorphism

data type

Post a Comment

Previous Post Next Post