C++ Programming Language

C++ was the first widely used object oriented programming language, and is still widely used today amongst many different types of computer programmers. (Sebesta) As stated by Mr. Stroustrup : "object oriented programming is the use of class hierarchies providing polymorphic behavior through some rough equivalent of virtual functions. ................
................