Vidyalelo
C# Programming · Q20

File Handling and Input Output in C Sharp

Programming · C# Programming · question 20

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()
Answer
D.
File.Check()

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board