Object-Oriented Programming With C++

Object-Oriented Programming With C++

( 54 )
3054 Views

This product is currently not available.

Save extra with 1 Offers

Get ₹ 50

Instant Cashback on the purchase of ₹ 400 or above

Product Specifications

Publisher PHI Learning All BCA - Bachelor of Computer Applications books by PHI Learning
ISBN 9788120336704
Author: Poornachandra Sarang
Number of Pages 367
Available
Available in all digital devices
  • Snapshot
  • About the book
  • Sample book
Object-Oriented Programming With C++ - Page 1 Object-Oriented Programming With C++ - Page 2 Object-Oriented Programming With C++ - Page 3 Object-Oriented Programming With C++ - Page 4 Object-Oriented Programming With C++ - Page 5

Object-Oriented Programming With C++ by Poornachandra Sarang
Book Summary:

The book covers the full range of object-oriented topics, from the fundamental features through classes, inheritance, polymorphism, and templates. It uses a practical problem-solving approach to drive home the essential concepts and principles of object-oriented programming, helping the readers to build a strong foundation in design and implementation of software solutions.

Audience of the Book :
This book Useful for computer science students.
Key Features:

1. Provides a full chapter on string class

2. Several newly added programming examples

3. Shows the screen output of each program for ease of learning

4. Provides support for both Microsoft Visual C++ and Turbo C++ so that the students can run the programs in an environment of their choice

Table of Contents:

Preface

Preface To The First Edition

Acknowledgements To The First Edition

1 Object-oriented Programming Concepts

2 Language Constructs

3 Advanced Constructs

4 Classes In C++

5 Member Functions

6 Operator Overloading

7 Constructors And Destructors

8 Inheritance

9 Multiple Inheritance

10 Polymorphism

11 Handling Exceptions

12 Templates

13 C++ I/o

14 Strings

Appendices

Index