Computer Science, asked by UtkarshChawhan, 5 months ago

Write a program in Java to accept the radius of the sphere from the user. Calculate and
display the total surface area and the volume of sphere using the standard formula that
is:
(a) Total Surface Area of Sphere = 4r
2
(b) Volume of Sphere = 4 /3 r
3
(Where = 22/7)​

Answers

Answered by hemanji2007
2

Hope it helps

Please mark as brainliest answer

Attachments:
Similar questions