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

Algorithm:

Step 1: Start

Step 2: Input Radius and Height. (R, H)

Step 3: V = 3.14 * R ^ 2 * H

Step 4: “Volume of Cylinder” V

Step 5: Stop/End

Flowchart:

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

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

Previous Post

28. Write a program to ask the user to enter the marks in any four subject and display whether the user is pass or fail.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R)

Next Post

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

Related Posts