Q23
What is the purpose of the File.SetAttributes() method in C#?
A.
Retrieves the attributes of a specified file or directory
B.
Deletes the attributes of a specified file or directory
C.
Sets the attributes of a specified file or directory
AnswerD.
Clears the attributes of a specified file or directory
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board