Question: When a C# application is done using a file, what should it do with the file? a . It should delete the file. b .
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.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
