Computer Science, asked by spgaming3889, 5 hours ago

Write a Visual Basic program to calculate volume of a cone.​

Answers

Answered by poojathakurchanchal
0

Answer:

Program to find the volume of the cone

The cone can be defined as the three dimensional object with a circular base. The volume of the cone is measured in cubic units. Be sure that all of the measurements are in the same unit before computing the volume.

Formula

volume of cone= pie x r2 x h/3

Explanation:

Mark me as brilliant answer

Similar questions