True/False
If an attempt is made to access a file within a missing folder using the OpenText method, the IO.DirectoryNotFoundException will be thrown.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: In a Try-Catch-Finally block, the Catch clauses
Q15: The code in a Try block refers
Q16: In the following statement, sw is
Q17: End tags always begin with a less
Q18: Assume the file Alphabet.txt contains 26 records,
Q20: If any record in a text file
Q21: In order to use the OpenFileDialog control,
Q22: Each record of the file UN.txt contains
Q23: If the value of IO.File.Exists(filespec) is True,
Q24: Which one of the following is NOT