c++ using array to find the following
Posted: Mon Mar 21, 2022 4:43 pm
c++ using array to find the following
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.
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.