This book titled “Object Oriented Programming in C++” has been written for all who want to know about fundamentals of c language. It covers topic, such as foundation of introduction to programming concepts, overview of C++ language, managing input and output operation, decision making, branching and looping, functions, arrays, strings, structures and files etc. The book presents the material with clarity and conciseness to enable students to read and study with diagrams. Review questions at the end of unit should be useful for both students and teachers.
Contents –
Unit 1 – Introduction
Unit 2 – Classes, Objects, Constructors and Destructors
Unit 3 – Overloading, Conversions, Derived Classes and Inheritance
Unit 4 – Polymorpism, Virtual Functions, Streams and Files
Unit 5 – Exception Handling and Data Structures in C++