Question: Write a C language coding to calculate volume of cone, V using const keyword. Given that the value for the height, h-18.71 m, pi-3.142
Write a C language coding to calculate volume of cone, V using const keyword. Given that the value for the height, h-18.71 m, pi-3.142 and formula for volume of cone,V is: V = 1/3 *pi* radius * height
Step by Step Solution
3.50 Rating (153 Votes )
There are 3 Steps involved in it
Here is a C program that calculates the volume of a cone using the formula ... View full answer
Get step-by-step solutions from verified subject matter experts
