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 08:10
Which of the following is an easy way to remember the modified “x” tire rotation? a. nondrive wheels straight, cross the drive wheels b. drive wheels straight, cross the nondrive wheels c. drive wheels crossed, nondrive wheels straight d. drive wheels crossed, nondrive wheels crossed
Answers: 1
question
Engineering, 04.07.2019 16:10
The force on a cutting tool are 2600n vertically downward and 2100 horizontal. determine the resultant force acting on the tool and the angle at which it acts.
Answers: 1
question
Engineering, 04.07.2019 18:10
Which of the following ziegler nichols tuning methods the response of the controller to a step input should exhibit an s-shaped curve? a)-open loop mode b)-closed loop mode c)-both modes (open & closed) d)-none of the modes (open & closed)
Answers: 3
question
Engineering, 04.07.2019 18:20
Refrigerant-134a enters the compressor of a refrigerator as superheated vapor at 0.14 mpa and -10°c at a rate of 0.05 ka/s and leaves at 0.8 mpa and 50°c. the refrigerant is cooied in the condenser to 0.72 mpa and 26'c. it is then throttled to 0.15 mpa. sketch the t-s diagram for the system and evaluate: 6) the rate of heat removai from the refrigerated space (kw), it) the power input to the compressor (kw), ii) the isentropic efficiency of the compressor (%), and iv) the cop of the refrigerator.
Answers: 2
You know the right answer?
Hide Assignment Information
Instructions
By submitting your work for me to grade you are...
Questions
question
Mathematics, 25.08.2020 03:01
question
Mathematics, 25.08.2020 03:01
question
Mathematics, 25.08.2020 03:01
Questions on the website: 13722361