Multiple Choice
The syntax for determining whether a sequential access file exists is ____.
A) IO.Exists(fileName)
B) IO.(fileName) .Exists()
C) IO.File.Exists(fileName)
D) IO.File(fileName) .Exists
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: After creating the StreamReader object, you declare
Q2: Before you create a StreamWriter object, you
Q3: Most input and output files are composed
Q4: Most input and output files are referred
Q6: In most cases, you assign the string
Q7: You can use the Exists method to
Q8: Programmers refer to a sequence of characters
Q9: The syntax to close a sequential access
Q10: The ReadLine method requires you to provide
Q11: The "doc" filename extension is commonly used