Draw the UML diagram for the class and then implement the class
Draw the UML diagram for the class and then implement the class. Write a program that creates two rectangles objects, one with width 4 and height 40 and the other with width 3.5 and height 35.9. Display the width, height, area, and perimeter of each rectangle in this order.
TYPE SOME PART OF QUESTION YOU ARE LOOKING FOR