Multiple Choice
Which of the following classes would you use to open a GUI dialog box, which is then used to select a file to open?
A) JOptionPane
B) JTextArea
C) showOpenDialog
D) JFileChooser
E) JFileReader
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A JSlider provides a list of String
Q2: What is printed?<br><br> public class Inherit<br> {<br><br> abstract class Figure<br> {<br> void
Q4: Write a set of code to define
Q5: Assume that x is a GUI component
Q6: What is printed?<br><br> public class Inherit<br> { <br><br> class Figure<br> {<br> void
Q7: A class reference can refer to any
Q8: What is printed by the following code?
Q9: Binary search can be used on unsorted
Q11: Considering the event processing classes, what is
Q36: It is possible to sort an array