Data Structures And Object Oriented Programming With C++ (For Anna University)

Data Structures And Object Oriented Programming With C++ (For Anna University)

3004 Views
MRP : ₹325.00
Price : ₹292.50
You will save : ₹32.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 9788125939399
Author: Khurana Rohit
Number of Pages 625
Edition First Edition
Available
Available in all digital devices
  • Snapshot
  • About the book
Data Structures And Object Oriented Programming With C++ (For Anna University) - Page 1 Data Structures And Object Oriented Programming With C++ (For Anna University) - Page 2 Data Structures And Object Oriented Programming With C++ (For Anna University) - Page 3 Data Structures And Object Oriented Programming With C++ (For Anna University) - Page 4 Data Structures And Object Oriented Programming With C++ (For Anna University) - Page 5

Data Structures And Object Oriented Programming With C++ (For Anna University) by Khurana Rohit
Book Summary:

Data Structures and Object-Oriented Programming with C++ has been specifically designed and written to meet the requirements of engineering students. This is a core subject in the curriculum of all Computer Science programs. The aim of this book is to help students develop programming and analytical skills simultaneously such that they are able to design programs with maximum efficiency. The use of C language has been incorporated in the book to permit the execution of basic data structures in a variety of ways. This book also provides an in-depth coverage of object-oriented concepts, such as encapsulation, abstraction, inheritance, polymorphism, message passing and dynamic binding, templates, exception handling, streams and standard template library(STL) in C++.

Audience of the Book :
This book Useful for Computer Science Engineering Student.
Sailent Feature:

1. Simple and easy-to-follow text

2. Wide coverage of topics

3. University question papers with answers

4. Programming examples for clarity

5. Summary and exercises at the end of each chapter to test your knowledge

6. Answers to selected exercises

7. Objective type questions for student’s practice

Table of Content:

1. Stacks

2. Queues

3. Trees

4. Hashing

5. Sets

6. Graphs

7. Algorithm Design and Analysis

8. Sorting and Searching

9. Programming Elements of C++

10. Functions

11. Classes and Objects

12. Operator Overloading and Type Conversions

13. Inheritance

14. Pointer

15. Virtual Functions and Polymorphism

16. File Handling

17. Templates

18. Exception Handling

19. Strings