|
4 IT 9. OBJECT ORIENTED PROGRAMMING LAB |
|
C++ Programs |
|
1. Programs based on inheritance property. |
|
2. Programs of operator overloading (complex number arithmetic, polar coordinates). |
|
3. Programs using friend functions. |
|
4. Programs on various matrix operations. |
|
5. Stack operations using OOPs concepts. |
|
6. To implement Tower of Hanoi problem. |
|
JAVA Programs:- |
|
7. To implement spell checker using dictionary. |
|
8. To implement color selector from a given set of colors. |
|
9. To implement shape selector from a given set of shapes. |
|
10. To implement a calculator with its functionality. |
11. To show movement of a car