Explains the C++ programming language and how to use it to write abstract data types and object-oriented programs (OOPs). Through practical illustrations, techniques and examples, it shows how to write good C++ programs. The first part explores the various abstract data types, focusing on their use in conventional procedural programs. Part Two covers OOP concepts, explaining their advantages over other programs, and develops a complete OOP example...