Q38
What is the purpose of the File.Open() method in C#?
A.
Opens an existing file for appending
B.
Opens an existing file for writing
C.
Opens an existing file or creates a new file
AnswerD.
Opens an existing file for reading
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board