Solved

What Is the Default Directory for the JFileChooser Constructor When

Question 31

Multiple Choice

What is the default directory for the JFileChooser constructor when you pass a String containing a valid path as an argument?


A) If you are using Windows, this will probably be the "My Documents" folder under your account.
B) If you are using UNIX, this will be your login directory.
C) Both A and B
D) None of the above

Correct Answer:

verifed

Verified

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

Related Questions