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.

C

Computer Science & Information Technology

You might also like to view...

Multiple file open modes are specified to the fstream constructor by separating each open mode from the next with the bitwise inclusive or operator __________.

a. || b. ^ c. & .d |

Computer Science & Information Technology

What Windows Update policy will allow WSUS clients to restart outside of active hours when an update requires a restart?

A. Defer Windows Updates during active hours B. Allow Windows Updates during active hours C. Turn on auto-restart for updates during active hours D. Turn off auto-restart for updates during active hours

Computer Science & Information Technology