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

Other questions on the subject: Engineering

image
Engineering, 03.07.2019 14:10, BardiFan
Amass of m 1.5 kg of steam is contained in a closed rigid container. initially the pressure and temperature of the steam are: p 1.5 mpa and t 240°c (superheated state), respectively. then the temperature drops to t2= 100°c as the result of heat transfer to the surroundings. determine: a) quality of the steam at the end of the process, b) heat transfer with the surroundings. for: p1.5 mpa and t 240°c: enthalpy of superheated vapour is 2900 kj/kg, specific volume of superheated vapour is 0. 1483 m/kg, while for t 100°c: enthalpy of saturated liquid water is 419kj/kg, specific volume of saturated liquid water is 0.001043m/kg, enthalpy of saturated vapour is 2676 kj/kg, specific volume of saturated vapour is 1.672 m/kg and pressure is 0.1 mpa.
Answers: 3
image
Engineering, 03.07.2019 15:10, theamandawhite
Ahouse has the following electrical appliance usage (1) single 40w lamp used for 4 hours per day (2) single 60w fan used for 12 hours per day (3) single 200w refrigerator that runs 24 hours per day with compressor run 12 hours and off 12 hours find the solar power inverter size in watt with correction factor of 1.25.
Answers: 1
image
Engineering, 04.07.2019 18:10, mirmir62
Machinery that is a key part of the process and without which the plant or process cannot function is classifed as: (clo4) a)-critical machinery b)-essential machinery c)-general purpose machinery d)-none of the specified options.
Answers: 1
image
Engineering, 04.07.2019 18:20, CelesteN64
Most leaks in reciprocating air compressors can be detected and minimized by: (clo4) a)-detecting leakage areas using ultrasonic acoustic detector. b)-tightening joints and connections c)-replacing faulty equipment d)-all of the given options
Answers: 2
You know the right answer?
Hide Assignment Information
Instructions
By submitting your work for me to grade you are...

Questions in other subjects:

Konu
Mathematics, 13.01.2021 21:30
Konu
Biology, 13.01.2021 21:30