Write a program to calculate the volume flow rate in cubic


You need to find the volume flow rate.

Program: Write a program to calculate the volume flow rate in cubic feet per second of water flowing through a pipe of diameter d in inches and a velocity of v feet per second. 

The formula for the flow rate is given by:  Where area = ?d^2  4in square feet

q=area *velocity           

Can you prepare this program in c language and provide all the code ASAP.         

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a program to calculate the volume flow rate in cubic
Reference No:- TGS0952035

Expected delivery within 24 Hours