Q20
Which of the following methods is used to determine whether the specified file exists in C#?
A.
File.Ensure()
B.
File.Verify()
C.
File.Exists()
AnswerD.
File.Check()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board