Q39
What is the purpose of the File.GetLastWriteTime() method in C#?
A.
Retrieves the date and time when the specified file was last accessed
B.
Retrieves the date and time when the specified file was created
C.
Retrieves the date and time when the specified file was last modified
D.
Retrieves the date and time when the specified file was last written to
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board