ICSE Class 10 Computer Applications
Question 29 of 76
Revising Basic Java Concepts — Question 33
Back to all questions 33
Question Question 15(c)
Write the following as Java expressions.
4.0 / 3.0 * Math.PI * Math.pow(r,3)
Write the following as Java expressions.
4.0 / 3.0 * Math.PI * Math.pow(r,3)