Page 1 of 1

c++ using array to find the following

Posted: Mon Mar 21, 2022 4:43 pm
by answerhappygod
c++ using array to find the following
C Using Array To Find The Following 1
C Using Array To Find The Following 1 (144.22 KiB) Viewed 57 times
2. Write a program to get the radius and the height of 10 cones. The program should to do the following: i. Determine their surface area of each cone A = ar(r+vhº+r') ii. Determine their volume of each cone V = arh 3 Get the highest and the lowest volume Print all the data. iv.