1. Write a program in Java to calculate and print the volume of an unknown object, the user should enter the side S of t
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
1. Write a program in Java to calculate and print the volume of an unknown object, the user should enter the side S of t
1. Write a program in Java to calculate and print the volume ofan unknown object, the user should enter the side S of the object.Volume = 5/3.2 * PI*4 where S is the side of the object. Use PI=3.14159
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!