C++ is a language that supports object-oriented programming paradigm. It was designed by Bjarne Stroustrup at Bell Laboratories (Bell Labs).
C++ emphasis on data rather than procedure. C++ is inherited from C language along with some addition like OOP, Exception handling, etc.
29.STL in C++