Multiple Choice
The default directory for the JFileChooser constructor is:
A) Your login directory if you are using UNIX
B) Probably My Documents if you are using Windows
C) Neither A nor B
D) Both A and B
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: To determine which item in a list
Q5: In the following code the setPreferredSize method
Q6: This type of combo box combines a
Q7: What will happen when the following code
Q8: If nameList is a JList component, use
Q10: What will happen when the following statement
Q11: If the argument passed to the showOpenDialog
Q12: When creating images, the argument passed to
Q13: When using a slider, by default, tick
Q14: Java provides this component for creating lists:<br>A)