Object Oriented Programming with C++ ANSI / ISO Standard

Object Oriented Programming with C++ ANSI / ISO Standard

( 51 )
Sold ( 53 times )
2955 Views
MRP : ₹395.00
Price : ₹355.50
You will save : ₹39.50 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 9789325969964
Author: R. Subburaj
Number of Pages 628
Available
Available in all digital devices
  • Snapshot
  • About the book
  • Sample book
Object Oriented Programming with C++ ANSI / ISO Standard - Page 1 Object Oriented Programming with C++ ANSI / ISO Standard - Page 2 Object Oriented Programming with C++ ANSI / ISO Standard - Page 3 Object Oriented Programming with C++ ANSI / ISO Standard - Page 4 Object Oriented Programming with C++ ANSI / ISO Standard - Page 5

Object Oriented Programming with C++ ANSI / ISO Standard by R. Subburaj
Book Summary:

This is a comprehensive book on C++. It serves the needs of both new and experienced programmers to understand the concepts of this power-packed language. It addresses the latest revisions to the Standard C++ language. The twin features of this language, namely, procedure-oriented and object-oriented programming, have been brought out in a very crisp manner. The book intends to remove the fear of 'containers' from the minds of programmers and enable them to use the concept unambiguously and effectively. More than 200 programs have been included in the book after ensuring their correctness with standard C++ compatible compilers, such as gnu g++ and Code::Blocks. This student-friendly book has no prerequisites and contains all that is needed to make the undergraduate and post-graduate students expert C++ programmers. It will be a boon to a novice as well as an experienced programmer.

Audience of the Book :
This book Useful for BCA, MCA, Computer Science & IT students.
Key Features:

1. More than 200 tested programs

2. More than 300 objective-type questions

3. Review questions at the end of every chapter

4.Includes chapters on multi-threading, STL and exception handling, and an annexure on object-oriented analysis and design

5. Model question papers

Table of Contents:

1. Introduction to Object-Oriented Programming

2. Data Types

3. Operators, Branching and Iterations

4. Introduction to Standard Library

5. Functions

6. User Defined Types – Pointers, Structures

7. Introduction to Classes

8. Member Functions and Friend Functions

9. Overloading of Functions and Operators

10. Inheritance

11. Building Reusable Classes

12. Virtual Functions and Polymorphism

13. Standard Input/output

14. File Input/output

15. Templates

16. Exception Handling

17. Standard Template Library

18. Standard Library

19. Multithreading

Annexure