Ask a Teacher



what is c++

The C++ programming languages is an extension of C that was developed by Bjarne Stroustrup in the early 1980s at Bell Laboratories. It is an object-oriented program. Object-oriented programs are easier to understand, correct and modify. C++ is a hybrid language-it is possible to program in either a C-like style, an object-oriented style, or both.
C++ programs consist of pieces called classes and functions.


comments powered by Disqus