Solved

A Dialog Box That Displays the Options Yes, No, and Cancel

Question 32

Multiple Choice

A dialog box that displays the options Yes, No, and Cancel can be created using the ____ method in the JOptionPane class.


A) showDialog()
B) showConfirmDialog()
C) JOptionDialog()
D) ConfirmDialog()

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions