Q15
What is the purpose of the File.Move() method in C#?
A.
To move a file from one location to another
AnswerB.
To copy a file from one location to another
C.
To rename a file
D.
To delete a file
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board