Write an application that allows a user to input the height

Mar 21 2016 6:40 AM
 Write an application that allows a user to input the height and width of a rectangle and output the area and perimeter. Use methods for entering the values, performing the computations, and displaying the results. Results should be formatted and printed in a tabular display.

Answers (4)