Q11
What is the purpose of the File.Copy() method in C#?
A.
To move a file from one location to another
B.
To delete a file
C.
To copy a file from one location to another
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