Content protected from screenshots
GKFix.in
General Knowledge
Categories
Concept Builder Quiz
About Us
Start Quiz
Home
My Profile
General Knowledge
Categories
Concept Builder
Start Quiz
Logout
GKFix MCQ Question
Test your knowledge and learn something new
Home
Programming
Question #9930
Back to Home
View All Programming Questions
28 Views
Question
The ______ method is used to display a dialog box for opening a file.
A. SaveFileDialog.ShowDialog
B. FolderBrowserDialog.ShowDialog
C. OpenDialog.ShowDialog
D. OpenFileDialog.ShowDialog
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
What is the array of these statements? Dim intScores As Integer = {78, 83, 75, 90} Array.Reverse(int...
12
Which method is used to immediately terminate the application?
34
In . . . . . . . . , The size of array always remains the same-size doesn't change during the progra...
8