Directions: Study the
class definition below, then write a program that uses the sphere class and e-mail it to frung@krhs.net with the subject 12.2c. Your program
should instanciate a sphere object, set its radius to 4.3, then print the volume of the
sphere to the screen. Assume the sphere class definition is in a file named SPHERE.H.