subject
Engineering, 06.05.2020 05:37 owenr4758

Hide Assignment Information
Instructions
By submitting your work for me to grade you are verifying that you have the understanding that your work may be processed through a "TurnItIn" type plagiarism software program. You are verifying that you are submitting your own work. You are verifying that you may use your own formula sheet or your own C code research but have not consulted with another person.

Should I feel that any of the above statements are violated, you will receive a zero on this test with no questions asked.

Write a C Program to work with a right circular cone. Your program must ...

ask the user for the slant height (l), height (h) and radius (r)
call one user defined function to calculate the curved surface area (CSA) and the total surface area (TSA)
pass r and l to the user defined function by value
pass CSA and TSA to the user defined function by reference
print the CSA and TSA calculations from int main void
possible udf prototype: void area (double r, double l, double *csa, double *tsa);

call one user defined function to calculate the volume
pass r and h to the user defined function by value
return volume to int main void for printing
possible udf prototype: double volume (double r, double h);

loop until the user wants to quit

ansver
Answers: 2

Another question on Engineering

question
Engineering, 04.07.2019 18:10
Ariver flows from north to south at 8 km/h. a boat is to cross this river from west to east at a speed of 20 km/h (speed of the boat with respect to the earth/ground). at what angle (in degrees) must the boat be pointed upstream such that it will proceed directly across the river (hint: find the speed of the boat with respect to water/river)? a 288 b. 21.8 c. 326 d. 30.2
Answers: 3
question
Engineering, 04.07.2019 18:10
Carbon dioxide gas expands isotherm a turbine from 1 mpa, 500 k at 200 kpa. assuming the ideal gas model and neglecting the kinetic and potential energies, determine the change in entropy, heat transfer and work for each kilogram of co2.
Answers: 2
question
Engineering, 04.07.2019 18:10
Which of the following refers to refers to how well the control system responds to sudden changes in the system. a)-transient regulation b)- distributed regulation c)-constant regulation d)-steady-state regulation
Answers: 1
question
Engineering, 04.07.2019 18:20
Derive the correction factor formula for conical nozzle i=-(1+ cosa) and calculate the nozzle angle correction factor for a nozzle whose divergence hal-fangle is 13 (hint: assume that all the mass flow originates at the apex of the cone.
Answers: 3
You know the right answer?
Hide Assignment Information
Instructions
By submitting your work for me to grade you are...
Questions
question
Mathematics, 03.03.2021 07:10
question
Mathematics, 03.03.2021 07:10
question
Mathematics, 03.03.2021 07:20
Questions on the website: 13722363