True/False
Prior to writing program statements that access data in a file, you should always check to make sure the file is available using the Available( ) method.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q54: Which method is used to cause the
Q55: TextReader is an abstract class used to
Q56: If you attempt to access a file
Q57: The GetAttributes( ) method of the File
Q58: The abstract classes of Stream, TextWriter, and
Q60: When a method uses a(n) _ modifier,
Q61: To programmatically avoid having a FileNotFoundException or
Q62: Which of the following is an abstract
Q63: Which of the following class has public
Q64: PadRight( ) and PadLeft( ) methods of