Multiple Choice
When a C# application is done using a file, what should it do with the file?
A) It should delete the file.
B) It should return the file to RAM.
C) It should truncate the file.
D) It should close the file.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: What is a collection of fields that
Q30: A CSV file contains values separated by
Q31: Write a program that prompts a user
Q32: Files exist on devices such as hard
Q33: What Filestream property indicates whether the Filestream
Q35: What method is a member of the
Q36: What class contains methods that allow you
Q37: When you store data in a computer
Q38: Files are used to store data on
Q39: The File class is contained in the