Multiple Choice
Which of the following is an abstract class that cannot be instantiated?
A) FileDialog
B) ShowDialog
C) OpenFileDialog
D) Dialog
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q57: The GetAttributes( ) method of the File
Q58: The abstract classes of Stream, TextWriter, and
Q59: Prior to writing program statements that access
Q60: When a method uses a(n) _ modifier,
Q61: To programmatically avoid having a FileNotFoundException or
Q63: Which of the following class has public
Q64: PadRight( ) and PadLeft( ) methods of
Q65: The constructor for the StreamWriter class is
Q66: StreamReader inFile = new StreamReader("name.txt");<br>While ((inValue =
Q67: To invoke File's Copy( ) method to