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

Answer: C

Computer Science & Information Technology

You might also like to view...

When columns are used in a document, the text will flow from the bottom of one column to the top of the next column

Indicate whether the statement is true or false

Computer Science & Information Technology

____ uses dynamic negotiation of authentication and encryption algorithms between access points and wireless devices.

A. RSN B. WPA C. WPA2 D. 802.1i

Computer Science & Information Technology