Multiple Choice
Use the _______ method of class OpenFileDialog to show a dialog that allows the user to select a file to be opened.
A) OpenFile
B) ChooseFile
C) ShowDialog
D) OpenFileDialog
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: In a class that's marked with the
Q10: A recursive search on a directory is
Q11: Deserialize returns a reference of type:<br>A) object
Q12: When a FileStream object is opened,the file-position
Q13: The Console.Error property returns:<br>A) a standard error
Q15: What kind of exception is thrown if
Q16: The standard output stream object enables a
Q17: The enumeration FileAccess is used to:<br>A) control
Q18: Files can be stored in:<br>A) hard drives<br>B)
Q19: Class Directory is used to change directories.