36. Write a program to display volume of cuboid / box.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R)

Algorithm:

Step 1: Start

Step 2: input Length, Breadth and Height. (L, B, H)

Step 3: V = L * B * H

Step 4: Print “ Volume of Cuboid “ V

Step 5: Stop/End

Flowchart:

Create a flowchart to display the volume of the cuboid/box.
Create a flowchart to display the volume of the cuboid/box.
Total
0
Shares
Leave a Reply

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

Previous Post

35. Write a program to display area of parallelogram.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R)

Next Post

37.Write a program to ask value in meter and convert into inch.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R)

Related Posts