Question: PLEASE SOLVE THE QUESTION USING C++ AND USING CODEBLOCKS PROGRAM IF YOU COULD, THANKS. 6. Surface Area and Volume of a Cylinder The surface area

PLEASE SOLVE THE QUESTION USING C++ AND USING CODEBLOCKS PROGRAM IF YOU COULD, THANKS.
6. Surface Area and Volume of a Cylinder The surface area A of a cylinder is given by the following formula: A = 2/h + 2? The volume V of a cylinder is given by the following formula: V tr2h The term r is the radius and h is the height of the cylinder. Write a program that asks the user for the radius and height of the cylinder and displays the area and volume. Assume that value of n is 3.1415926535
Step by Step Solution
There are 3 Steps involved in it
To solve this problem you need to write a C program to calculate and display the surface area and vo... View full answer
Get step-by-step solutions from verified subject matter experts
