Object Oriented Programming with C++, 2nd Edition

eBook Details: Paperback: 512 pages Publisher: Oxford University Press; 2nd edition (November 9, 2012) Language: English ISBN-10: 0198065302 ISBN-13: 978-0198065302 eBook Description: Object Oriented Programming with C++, 2nd Edition Beginning with an explanation of the procedure-oriented programming system, the role played by structures in this system, and the reasons that led to the creation of OOPS, the book provides a systematic discussion of features such as classes, objects, dynamic memory management, constructors, destructors, inheritance, dynamic polymorphism, and operator overloading. The concepts of stream handling, templates (including the Standard Template Library), and exception handling have been covered in detail to provide...