void display(float,float,float);
i) provide a function definition for function volume to calculate the volume of a cylinder
with the formula ; V = pai x radius x radius x height
ii) provide a function definition for function display to print radius, height and volume of a
cylinder
iii) write statements to call the above two functions
iv) write a complete C program to implement step (i) to (iii)
Answers
Answered by
1
Answer:
i Don't know sorry............y. ...
Similar questions