Question: I need some help solving this problem Creating a program that does the following: Prompting the user to enter in the radius and height of
I need some help solving this problem
Creating a program that does the following:
Prompting the user to enter in the radius and height of a cylinder occuring in the main method
Calculating the surface area of the cylinder using the formula area = 2 * radius * radius * + height * 2 * radius * occuring in a method other than main Displaying the surface area of the cylinder rounded to two decimal places occuring in the main method
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
