Question: QUESTION 10 Class Math provides a collection of methods that enable us to perform common mathematical evaluations. Consider the following statement in a main method.

QUESTION 10 Class Math provides a collection of methods that enable us to perform common mathematical evaluations. Consider the following statement in a main method. System.out.println(Math.sqrt(900.0)); Mark all that is true regarding the statement above, and leave the incorrect ones unchecked. 1. Method sqrt could be prpate. 2. Method sqrt is a value returning method. 3. Method sort is static. 4. Method printin is a value returning method
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
