Handbook on C++ Language By Sangita Sardana

Handbook on C++ Language By Sangita Sardana

( 51 )
Sold ( 51 times )
6840 Views
Price : ₹175.00
Inclusive of all taxes
INSTANT delivery: Read it now on your device

Buy Ebook₹175.00 Rental Ebook Up to 70% Off

Save extra with 2 Offers

Get ₹ 50

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

Product Specifications

Publisher Laxmi Publications All General books by Laxmi Publications
ISBN 9789380298672
Author: Sangita Sardana
Number of Pages 234
Edition First Edition
Available
Available in all digital devices
  • Snapshot
  • About the book
  • Sample book
Handbook on C++ Language By Sangita Sardana - Page 1 Handbook on C++ Language By Sangita Sardana - Page 2 Handbook on C++ Language By Sangita Sardana - Page 3 Handbook on C++ Language By Sangita Sardana - Page 4 Handbook on C++ Language By Sangita Sardana - Page 5

Handbook on C++ Language By Sangita Sardana

Book Summary:

This treatise covers chapters in uniform manner i.e., from beginning level to advanced level of C ++ language. Advanced topics like Files, Linked Lists, Stacks, queues etc. have been explained in an understandable manner.

Each and every topic has been explained with examples and illustrations. A sufficient number of programming examples has been provided in the book after the topics and as a separate portion in the form of “More Worked Out Examples”. Actual screen shots have been given both with program listings and output run.

 


Audience of the Book :

A handbook on C Language is a unique book to serve the students community, teachers and professionals in the field of C Programming.

Key Features:

The book written in user friendly language is enriched with the following features: 

  1. The topics in each chapter are covered from beginning level to advanced level of C language.
  2. Advanced topics like files, linked lists, stacks, queues, etc. have been illustrated in an easy to understand manner.
  3. Each and every topic has been explained with examples and illustrations.
  4. A sufficient number of programming examples have been provided in the book after the topics and as a separate portion in the form of More Worked Out Examples.
  5. Programs have been tested and successfully run. Actual screen shots have also been given.
  6. Programming examples and graded programs have been given to make it more user friendly.

Table of Contents:
  • Chapter 1. Introduction to C++
  • Chapter 2. Data Types in C++
  • Chapter 3. Operations and Expressions in C++
  • Chapter 4. Decision-Making and Flow of Control
  • Chapter 5. Console I/O Functions
  • Chapter 6. Standard Library Functions and Header Files
  • Chapter 7. Functions
  • Chapter 8. Classes and Objects
  • Chapter 9. Pointers
  • Chapter 10. Constructors and Destructors
  • Chapter 11. Inheritance
  • Chapter 12. Data Structures: Arrays
  • Chapter 13. File Handling in C++