Object-Oriented Programming Using C++
$41.00
Author: | Kavita Pabreja and Neetu Narwal |
ISBN 13: | 9789386768278 |
Binding: | Softcover |
Language: | English |
Year: | 2019 |
Subject: | Science and Technology |
About the Book
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.