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

2) Write a C++ program that find sum of digits of given number using object oriented .

3) Write a C++ 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.