Question: TASK 2 - iostream ( 2 0 marks ) : make it simple Write a C + + program to calculate the volume ( V
TASK iostream marks: make it simple
Write a C program to calculate the volume and surface area A for a cylinder
with parameters described below. In your program:
The radius and height values must be using decimal points within the given
data range stated below.
All the values for radius and height must be entered by the user using the
keyboard.
Set the value as a global variable.
The formulas for volume and surface area must be declared using arithmetic
operators with relevant operator precedence application. Check the answers
obtain from the program with manual calculation.
Formula:
Answer show your program and the output:
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
