Q6
What is the purpose of the File.Exists() method in C#?
A.
To rename a file
B.
To delete a file
C.
To check if a file exists
AnswerD.
To create a new file
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board