1) Write a simple object oriented program that get and show 2 numbers.

2) Find sum of digits of given number using object oriented .

3) Write a program that finds Minimum value from objects using Friend function.

4) Write a C++ program that finds reverse no. of given no using Object Oriented. 

5) Write a C++ program that finds Area and Volume of Cube using Class and  Objects.