
C++ (pronounced cee plus plus) is a general purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation. It is designed with a bias for systems programming (e.g. embedded systems, operating system kernels), with performance, efficiency and ...
Found on
http://en.wikipedia.org/wiki/C++

Hibrid child of C with object oriented features and generic fuunctions and classes.
Found on
http://www.csci.csusb.edu/dick/cs202/glossary.html

a general-purpose programming language with a bias towards systems programming that supports procedural programming, data abstraction, object-oriented programming, and generic programming. C++ was designed and originally implemented by Bjarne Stroustrup. C++ is defined by ISO/IEC 14882
Found on
http://www.stroustrup.com/glossary.html
No exact match found.