30. Write a program to display volume of hemisphere.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R)

Algorithm:

Step 1: Start

Step 2: Input Radius. ( R )

Step 3: V = ( 2 / 3 ) * 3.14 * R ^ 3

Step 4: Print “ Volume of Hemisphere” V

Step 5: Stop/End 

Flowchart:

Create a flowchart to display the volume of the hemisphere.
Create a flowchart to display the volume of the hemisphere.
Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post

29. Write a program to display volume of cylinder.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R)

Next Post

31. Write a program to display total surface area and volume of cube.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R)

Related Posts