Multiple Choice
The JOptionPane constant used to display an icon prompting the user for input is:
A) JOptionPane.ERROR_MESSAGE.
B) JOptionPane.INFORMATION_MESSAGE.
C) JOptionPane.QUESTION_MESSAGE.
D) JOptionPane.WARNING_MESSAGE.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q63: The method setRolloverIcon is used to _.<br>A)
Q64: Which component contains menus?<br>A) Menu button.<br>B) Title
Q65: Which of the following is not a
Q66: Which of the following objects cannot trap
Q67: Which of the following statements about anonymous
Q69: Method _indicates that a Component should be
Q70: Which of the following expressions creates a
Q71: When the user clicks a JCheckBox, a(n)_
Q72: Which methods retrieve and set the image
Q73: Which of the following statements makes the