B.E. IV Sem Computer Engineering

IV SEMESTER

4CP9. OOP Lab

 

List of Experiments

C++ Programs
1. Programs inheritance.
2. Programs of operator overloading (complex number arithmetic, polar coordinates).
3. Programs using friend functions.
4. Various matrices operation.
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.