Home > Computer Science > Programming Languages > OBJECT ORIENTED PROGRAMMING WITH C++ 2ND EDITION
OBJECT ORIENTED PROGRAMMING WITH C++ 2ND EDITION, 2/e

OBJECT ORIENTED PROGRAMMING WITH C++ 2ND EDITION, 2/e

Vikas Publishing
  • 9789325975644
  • 608 pages
  • Paperback
  • 6.75" x 9.5" inches
  • Book 450.00

The revised edition of Object-Oriented Programming with C++ has become more comprehensive with the inclusion of several topics. Like its previous edition, it provides an in-depth coverage of basic, as well as advanced concepts of object-oriented programming such as encapsulation, abstraction, inheritance, polymorphism, dynamic binding, templates, exception handling, streams, and Standard Template Library (STL) and their implementation through C++. Besides, the revised edition includes a chapter on multithreading. The book meets the requirements of students enrolled in various courses at undergraduate and postgraduate levels, including BTech, BE, BCA, BSc, MSc, and MCA. It is also useful for software developers who wish to expand their knowledge of C++.

Buy e-Book
Printer post review Bookmark and Share
• Introduction to Object-Oriented Programming • Getting started with C++ • Programming Elements of C++ • Arrays, Structures and Unions • Functions • Classes and Objects • Constructors and Destructors • Operator overloading • Inheritance • Pointers, Virtual Functions and Polymorphism • Console IO Operations • File Handling in C++ • Templates • Exception Handling • Standard Template Library (STL) • ANSI Features of C++ • Multithreading • Object-Oriented Systems Development