Question: please solve it as soon as in C program Write a C program which will do the following ( you must use the math functions)
please solve it as soon as in C program Write a C program which will do the following ( you must use the math functions)
- ask the user to enter the radius and height.
- based on the entered radius build a specific function to find the volume of circle and the area of circle( Surface area (A= 2 r ))and (volume(v=r 2 h)), where a specified function must build for area calculation and other function for volume calculation.
write the Volume of the circle into a specific file called Circle Volume.txt
write the surface area into a specific file called Surface Area.txt
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
