OOPS C++ Cse R20

 UNIT-1

Introduction to C++: Difference between C and C++, Evolution of C++, The Object Oriented Technology, Disadvantage of Conventional Programming, Key Concepts of Object Oriented Programming, Advantage of OOP, Object Oriented Language.

Download UNIT-1 Material PDF Reference-2

UNIT-2

Classes and Objects &Constructors and Destructor: Classes in C++, Declaring Objects, Access Specifiers and their Scope, Defining Member Function, Overloading Member Function, Nested class, Constructors and Destructors, Introduction, Constructors and Destructor, Characteristics of Constructor and Destructor, Application with Constructor, Constructor with Arguments parameterized Constructor, Destructors, Anonymous Objects.

Download UNIT-2 Material PDF Reference-2

UNIT-3

Operator Overloading and Type Conversion & Inheritance: The Keyword Operator, Overloading Unary Operator, Operator Return Type, Overloading Assignment Operator (=), Rules for Overloading Operators, Inheritance, Reusability, Types of Inheritance, Virtual Base ClassesObject as a Class Member, Abstract Classes, Advantages of Inheritance, Disadvantages of Inheritance.

Download UNIT-3 Material PDF Reference-2

UNIT-4

Pointers & Binding Polymorphisms and Virtual Functions: Pointer, Features of Pointers, Pointer Declaration, Pointer to Class, Pointer Object, The this Pointer, Pointer to Derived Classes and Base Class, Binding Polymorphisms and Virtual Functions, Introduction, Binding in C++, Virtual Functions, Rules for Virtual Function, Virtual Destructor.

Download UNIT-4 Material PDF

UNIT-5

Generic Programming with Templates & Exception Handling: Definition of class Templates, Normal Function Templates, Over Loading of Template Function, Bubble Sort Using Function Templates, Difference between Templates and Macros, Linked Lists with Templates, Exception Handling, Principles of Exception Handling, The Keywords try throw and catch, Multiple Catch Statements, Specifying Exceptions. Overview of Standard Template Library, STL Programming Model, Containers, Sequence Containers, Associative Containers, Algorithms, Iterators, Vectors, Lists, Maps.

Download UNIT-5 Material PDF


Previous Post Next Post