Object Oriented Programming with C++

Object Oriented Programming with C++

( 52 )
Sold ( 56 times )
10014 Views
MRP : ₹450.00
Price : ₹405.00
You will save : ₹45.00 after 10% Discount
Inclusive of all taxes
INSTANT delivery: Read it now on your device

Save extra with 2 Offers

Get ₹ 50

Instant Cashback on the purchase of ₹ 400 or above
SAVE05 Already Applied

Product Specifications

Publisher Vikas Publishing All Computer Science books by Vikas Publishing
ISBN 9789325975644
Author: Rohit Khurana
Number of Pages 609
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 Rohit Khurana
Book Summary:

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++.

Audience of the Book :
This book Useful for BTech, BE, BCA, BSc, MSc, and MCA Students.
Table of Contents:

1. Introduction to Object-Oriented Programming

2. Getting started with C++

3. Programming Elements of C++

4. Arrays, Structures and Unions

5. Functions

6. Classes and Objects

7. Constructors and Destructors

8. Operator overloading

9. Inheritance

10. Pointers, Virtual Functions and Polymorphism

11. Console IO Operations

12. File Handling in C++

13. Templates

14. Exception Handling

15. Standard Template Library (STL)

16. ANSI Features of C++

17. Multithreading

18. Object-Oriented Systems Development