About Book:
Object-Oriented programming (OOP) has become the preferred programming approach by the software insduties, as it offers a powerful way to cope with the complexity of real-world problems. Among the OOP languages today, C++is by far the most widely used language.
Since its creation by Bjarne stoustrup in early 1980s, C++has undergone many changes and improvements, The language was standardized in 1998by the American National Standards Institute (ANSI) and the international standards Organization (ISO) by incorporating not only the new features but also the changes suggested by the user groups. The present completely follows the specifications of ANSI /ISO Standards.
Object Oriented Programming with C ++is for the programmers who wish to know all about C++ language and object-oriented programming. It explains in simple and easy-to-understand style the What, why and how of object-oriented programming with C++. The book assumes that the readers are already with C language, although she or he need not be an expert programmer.