color. Class Shape should have its own constructor which will set the default color to red. The
class also contains the setter and getter functions, functions find_area(), find_volume(), and a
display() function which will print the color information. Functions find_area() and
find volume() should be set as an abstract functions.