C++ Complete Reference (3rd Ed.) by Herbert Schildt
C++ is one of the most popular programming languages.It is developed by Bjarne Stroustrup by adding some features to the C language.Initially it was called as C with classes because of the added object oriented features.However it is renamed to C++ in 1983.
Due to its high efficiency it is used for wide variety of applications like systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games.
