Examveda

What is the purpose of the using statement when working with files in C#?

A. To read data from files

B. To write data to files

C. To ensure proper disposal of resources

D. To handle exceptions

Answer: Option C


Join The Discussion

Related Questions on File Handling and Input Output in C Sharp