Home »
MCQs »
Java Swing MCQs
A ____ control is a dialogue window that allows the user to pick a file?
6. A ____ control is a dialogue window that allows the user to pick a file?
- JChoosFile
- JFilefield
- JFile
- JFileChooser
Answer: D) JFileChooser
Explanation:
A JFileChooser control is a dialogue window that allows the user to pick a file.