Vidyalelo
C# Programming · Q11

File Handling and Input Output in C Sharp

Programming · C# Programming · question 11

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
Answer
D.
To create a new file

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board