CS6301 Programming and Data Structures -II Hand Written Lecture Notes - Aswin Edition

0
   
Programming And Data Structure - II Handwritten Premium Lecture Notes, Prepared by Aswin. Specially for Engineering Candidates. Syllabus Covered based on Anna University B.Tech IT Third Semester.

Attachment: click here

Introduction
Features of oops
Basic concepts of oops
Data abstraction
Data encapsulation
Inheritance
Polymorphism
Dynamic binding
Benefits of oops
Types of constructor
Default constructor
Multiple constructor
Copy constructor
Destructor
Static class member
Static member function
Pointers
Arrays on pointers
Pointers to objects
Reference
Advantages of using reference
Role of this pointer
Call by value
Advantages
Disadvantages
Call by reference
Need for string objects
Copy constructor
Function overloading
Operator overloading
Types of inheritance
1. Single inheritance
2. Multiple inheritance
3. Hierarchical inheritance 
4. Multilevel inheritance
5. Hybrid inheritance
6. Multi path inheritance
Virtual function
Rules for virtual function
Pure virtual function

Attachment: click here

    CS6301 Programming and Data Structures -II Hand Written Lecture Notes - Aswin Edition