Set C Computer
Set C Computer
9. *************
-s_ QBASIC मा एउटा प्रोग्राम लेख्नहु ोस, जसमा सकणलको radius इनपुट
िनह
ुण ोस ्, Hemisphere को cfotg lgsfNgsf] लागि FUNCTION र
sphere sf] कुल सतह क्षेत्रको लागि SUB को प्रयोि िनह ुण ोस।
Write a program in QBASIC to input a radius, create a user defined
function to calculate the volume of hemisphere and total surface area
(TSA) of the sphere using sub procedure.
[ volume= 2/3πR3 and TSA= 4πR2] [4]