Q27
What is the purpose of the File.Create() method in C#?
A.
Renames a file
B.
Deletes a file
C.
Opens an existing file for reading
D.
Creates a new file or overwrites an existing file
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board