Multiple Choice
Because the square root of a negative number is not defined, what is the result of this statement: System.out.println (Math.sqrt(-16) ) ;
A) Runtime error message
B) Syntax error
C) NaN
D) -4
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: A(n) _ block begins immediately after the
Q28: When you pass a(n) _, you pass
Q29: Using Java statements, show how you can
Q30: The java.lang package is implicitly imported into
Q31: If a class's only constructor requires an
Q33: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9006/.jpg" alt=" In the above
Q34: When an object of one class is
Q35: It is a convenience to be able
Q36: The compiler determines which version of a
Q37: When you multiply an int and a