Knowledge in C++

Data structures (linked lists)

This ppt includes information about the linked lists in data structures. Contents in ppt are Singly Linked List Doubly Linked List Circular Linked List Representing Stack with Linked List. Representing Queue with Linked List.

Data structures introduction

This ppt is beggining of the data structures course prepared by experienced faculty for the better understanding of students. Contents in it are Introduction to Data Structures Abstract data type (ADT) Stacks, Queues and Circular Queues and their implementation with arrays Stack Applications: Infix to Post fix conversion Postfix expression evaluation. Applications of Queues

PROGRAMMING LANGUAGE ( C++) : 2ND YEAR ( DRONACHARYA COLLEGE OF ENGINEERING )

COMPLETE PROGRAMMING USING C++ SYLLABUS, WITH DETAILED NOTES, PPT'S, QUESTIONS AND MANY MORE ( WHOLE SYLLABUS).

Programming previous question papers- C and C++ -1

These are some of the previous question papers on programming and problem solving and object oriented programming.And these are question papers of osmania university and I hope these papers would be helpful to students.

C and C++ programming-previous year question papers-2

These are some of the previous question papers on programming and problem solving using C and object oriented programming through C++.And these are question papers of osmania university and I hope these papers would be helpful to students in order to know how the questions would be asked.

Polymorphism

polymorphism explained

C++ basics

all basics of c++

c++ constructor and destructor

c++ constructor and destructor

Exception handling

exception handling ppt

file handling in c++

File handling in c++

Friend Function

Friend Function explained

Inheritance in c++

Inheritance in c++