Vidyalelo
C# Programming · Q24

File Handling and Input Output in C Sharp

Programming · C# Programming · question 24

Q24

Which class in C# is used to perform synchronous and asynchronous read and write operations to a file in a managed application?

A.
TextFile
B.
FileStream
Answer
C.
FileHandler
D.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board