Modify the GeometricObject class to implement the Comparable interface, and define a static max method in the

Question:

Modify the GeometricObject class to implement the Comparable interface, and define a static max method in the GeometricObject class for finding the larger of two GeometricObject objects. Draw the UML diagram and implement the new GeometricObject class. Write a test program that uses the max method to find the larger of two circles and the larger of two rectangles.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: