CS6461 Object Oriented programming Lab manual - VVIT Edition

0
   
College Name :Varuvan Vadivelan Institute of Technology
Department :B.E. – EEE
Semester :II Year / IV Semester 
Subject Code :CS6461
Subject Name :OBJECT ORIENTED PROGRAMMING LAB
Study Material Description :

LIST OF EXPERIMENTS:


C++ PROGRAMS:
1. Program using functions
    . Functions with default arguments
    . Implementation of call by value, address, reference
2. Simple classes for understanding objects, member functions & constructors
   . Classes with primitive data members,
   . Classes with arrays as data members
   . Classes with pointers as data members
   . Classes with constant data members
   . Classes with static member functions
3. Compile time polymorphism
   . Operator overloading
   . Function overloading
4. Run time polymorphism
   . Inheritance
   . Virtual functions
   . Virtual base classes
   . Templates
5. File handling
   . Sequential access
   . Random access

.pdf   OBJECT-ORIENTED-PROGRAMMING-LAB.pdf (Size: 982.85 KB / Downloads: 162)

    CS6461 Object Oriented programming Lab manual - VVIT Edition