Logo
Object-Oriented Programming Using C++

Object-Oriented Programming Using C++

Kavita Pabreja and Neetu Narwal
529 545 (3% off)
ISBN 13
Barcode icon
9789386768278
Year
Year icon
2019
Contents: 1.Different Programming Paradigms and C++ Environment. 2.Moving from C to C++. 3.Functions. 4.Classes and Objects-I. 5.Classes and Objects-II. 6.Pointers and Dynamic Memory Allocation. 7.Constructors and Destructors.8.Inheritance. 9.Polymorphism. 10.Operator Overloading. 11.Parametric Polymorphism: The Generic Programming. 12.Namespace. 13.Exception Handling. 14.Managing Input and Output. 15.File Handling. 16.Standard Template Library. Bibliography. Index. This book offers a complete background in the basics of object-oriented programming using C++. It elaborates the step-by-step progression from C to C++. The text includes fundamental concepts like Programming paradigms and C++ environment, Classes and Objects, Inheritance, Operator Overloading, Runtime Polymorphism, Pointers, Constructors, Destructors, as well as advanced concepts like Generic programming using Templates, Namespace, Exception Handling, File Handling and Standard Template Library. The content is detailed and student-friendly to suit the requirements of Computer Science students at undergraduate and postgraduate levels.