C++ Concept Map

C++

C++ is a language developed by Bjarne Stroustrup and many others at Bell Labs from the language C.

The major concepts in C++ are encapsulation, inheritance, and polymorphism.

Programming style can follow abstract data types, structured programming, and object-oriented design, although C++ can also support familiar programming styles since it contains (almost) the whole of ANSI C.


Please mail any corrections and/or suggestions to Roger Hartley at
rth@cs.nmsu.edu

Copyright © 2003 Roger Hartley