<=Back
Write a C++ programs to that will implement a class named cone with the appropriate dimensions only. The program should accept the dimension and determine and output the volume of cone. Hint: volume= #1/3πr^2#h.
 Viewed: 550 times
Share in: