Multiple Choice
Which of the following exceptions will be generated by trying to access a disk drive that doesn't contain a disk?
A) NullReferenceException
B) IndexOutOfRangeException
C) IO.DirectoryNotFoundException
D) OverflowException
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q42: Element names are case sensitive.
Q43: Each line of the file UN.txt contains
Q44: When you place the OpenFileDialog control on
Q45: The following statements are valid.<br>Dim filespec As
Q46: Opening a file for output means that<br>A)
Q48: The value of sr.EndOfStream is True when
Q49: An individual item of a text file
Q50: Elements in an XML document can contain
Q51: The acronym CSV stands for "Comma Separated
Q52: When a file is opened for Append,<br>A)