Engineering
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

answer
Answers: 2

Other questions on the subject: Engineering

image
Engineering, 03.07.2019 14:10, cowgyrlup124
Explain the difference laminar and turbulent flow. explain it with the shear stress and the velocity profiles.
Answers: 1
image
Engineering, 03.07.2019 14:10, kayabwaller4589
When at a point two solid phase changes to one solid phase on cooling then it is known as a) eutectoid point b) eutectic point c) peritectic point d) peritectoid point
Answers: 3
image
Engineering, 04.07.2019 18:10, niyawilliams23
Asingle-geared blanking press has a stroke of 200 mm and a rated capacity of 320 kn. a cam driven ram is assumed to be capable of delivering the full press load at constant force during the last 15 percent of a constant-velocity stroke. the camshaft has an average speed of 90 rev/min and is geared to the flywheel shaft at a 6: 1 ratio. the total work done is to include an allowance of 16 percent for friction a) estimate the maximum energy fluctuation b) find the rim weight for an effective diameter of 1.2 m and a coefficient of speed fluctuation of 0.10
Answers: 1
image
Engineering, 04.07.2019 18:10, kevin72836
Consider a large isothermal enclosure that is maintained at a uniform temperature of 2000 k. calculate the emissive power of the radiation that emerges from a small aperture on the enclosure surface. what is the wavelength ? , below which 10% of the emission is concentrated? what is the wavelength ? 2 above which 10% of the emission is concentrated? determine the wavelength at which maximum spectral emissive power occurs. what is the irradiation incident on a small object placed inside the enclosure?
Answers: 2
Do you know the correct answer?
Hide Assignment Information
Instructions
By submitting your work for me to grade you are...

Questions in other subjects:

Konu
Mathematics, 18.03.2021 01:20