Solved

When a C# Application Is Done Using a File, What

Question 34

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions