This book consists of volume II with another 100 programming examples of
Object-Oriented Programming in C++. Starting from the classes and ending
to the system handling. This book covers advanced features of OOP such
as classes, inheritance, polymorphism, exception handling, file
handling, templates, graphics, standard template library, and system
handling. The objective of this book is to provide complete knowledge
about C++ with examples. In the first step, students should try to read
volume I of this book then try to understand volume II. Volume I covers
basic concepts with the Turbo C++ compiler while in volume II, the
Dev-C++ compiler used for implementation.