Computer Science, asked by ajay11298, 1 day ago

Write a qbasic program to enter length, breadth and height to calculate the volume of any cuboid. (use the formula v= length X Breadth X height). Use INPUT, REM and CLS in your program. Display length, breadth, height and volume.​

Answers

Answered by sabarish13052011
0

Answer:

Qbasic program to enter length, breadth and height to calculate the volume of any cuboid.

Explanation:

PLS MARK ME AS BRAINLIST.

Similar questions