Q2) Write a QBASIC program to compute the volume of cube, right circular cone, sphere depending on the value of variable (Q). Q-1 compute the volume of cube Q-2 compute the volume of right circular cone Q=3 compute the volume of sphere Note: Volume of cube=A³ (A is length of edge or side ) Volume of right circular cone= (1/3) ar³h (r is radius of circular base and his height) Volume of sphere= (4/3) ³ (r is radius)

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter8: Arrays And Strings
Section: Chapter Questions
Problem 21PE
icon
Related questions
icon
Concept explainers
Question
Q2) Write a QBASIC program to compute the volume of cube, right circular cone, sphere
depending on the value of variable (Q).
Q=1 compute the volume of cube
Q=2 compute the volume of right circular cone
Q=3 compute the volume of sphere
Note:
Volume of cube =A³
(A is length of edge or side)
Volume of right circular cone= (1/3) +r²h
Volume of sphere (4/3) zr³
(r is radius of circular base and h is height)
(r is radius)
Transcribed Image Text:Q2) Write a QBASIC program to compute the volume of cube, right circular cone, sphere depending on the value of variable (Q). Q=1 compute the volume of cube Q=2 compute the volume of right circular cone Q=3 compute the volume of sphere Note: Volume of cube =A³ (A is length of edge or side) Volume of right circular cone= (1/3) +r²h Volume of sphere (4/3) zr³ (r is radius of circular base and h is height) (r is radius)
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Control Structure
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning