LIST OF CPP PRACTICAL (POLYTECHNIC / CSE / 3RD SEMESTER)
LIST OF CPP PRACTICAL - DIPLOMA CSE 3RD SEMESTER
?? Any two simple C++ programs
?? Any two C++ programs based on object and classes
?? At least one C++ program based on each
- Constructors and destructors
- Overloading unary operator
- Overloading binary operator
?? C++ program based on each
-
Inheritance
- Multiple Inheritance
??One C++ program based on
- Polymorphism
- Overloading
- Overriding
?? Some C++ program should be conducted on each of the following
- 2 array sorting
- String manipulation
- Pointer to objects
- Use of this pointer
- Pointers to derived class
?? At least two program based on file handling
?? At least four C++ programs based on Graphics functions
Home