Write an application that computes the area of a circle, rectangle, and cylinder. Display a menu… 1 answer below »

Write an application that computes the area of a circle, rectangle, and cylinder. Display a menu showing the three options. Allow users to input which figure they want to see calculated. Based on the value inputted, prompt for appropriate dimensions and perform the calculations using the following formulas: Area of a circle = pi * radius2

Area of a rectangle = length * width

Save your time - order a paper!

Get your paper written from scratch within the tight deadline. Our service is a reliable solution to all your troubles. Place an order on any task and we will take care of it. You won’t have to worry about the quality and deadlines

Order Paper Now

Surface area of a cylinder = 2 * pi * radius * height + 2 * pi * radius2

Write a modularized solution, which includes class methods for inputting data and performing calculations.

 

 

"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"