Objects are pieces of data that can be packaged and manipulated by the programmer. Based on this method, Bjarne Stroustroup developed extensions to C known as “C with Classes”. This set of extensions developed into the full C++ language, released in 1983. C++ was designed to marshal the raw power of C using OOP, but maintain the speed of C and be able to run on many different types of computers . C++ is often used in simulations, such as games. C++ provides an elegant way to track and manipulate hundreds of instances of people in elevators or armies full of different types of soldiers. It is the preferred language in today's computer science courses. It is used in most of the programs like Adobe, Google Chrome, Firefox, Internet
tags