Multiple Choice
In code, you can display a Save As dialog box by calling the SaveFileDialog control's ____________ method.
A) SaveAs
B) Show
C) ShowDialog
D) Display
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q91: Most programming languages provide two different ways
Q92: A file's _ marks the location of
Q93: You can change the default text displayed
Q94: If you call Random.Next( ), the resulting
Q95: The expression _ causes an object of
Q97: If the user clicks the Cancel button,
Q98: In order to write data to a
Q99: You can use the StreamWriter class's _
Q100: In the update expression of a for
Q101: The _ begins with the word while,