WAP to calculate and display volume of sphere by accepting radius (volume= (4/3) π *r3
Eg:
Input
radius =2
output
volume =(4/3)*3.14*23
Published By : Sunita Chhetry
WAP to calculate and display volume of sphere by accepting radius (volume= (4/3) π *r3
Eg:
Input
radius =2
output
volume =(4/3)*3.14*23