Which of the following statements will display the maximum value that a double can hold?

a. System.out.println(Double.MAX_VALUE);
b. System.out.println(Double.MAXIMUM_VALUE);
c. System.out.println(Double.MAX_VAL);
d. System.out.println((MAX_VALUE));

a. System.out.println(Double.MAX_VALUE);

Computer Science & Information Technology

You might also like to view...

The Zoom slider increases or decreases the magnification of the document on the screen

Indicate whether the statement is true or false

Computer Science & Information Technology

This refers to an entry in a bibliography

A) Endnote B) Citation C) Footnote

Computer Science & Information Technology