Vidyalelo
C# Programming · Q15

File Handling and Input Output in C Sharp

Programming · C# Programming · question 15

Q15

What is the purpose of the File.Move() method in C#?

A.
To move a file from one location to another
Answer
B.
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