Problem #224 C++ using OBJECT ORIENTED PROGRAMMING

Write a Java program to display the cube of the number upto given an integer

Your Solution