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
AnswerC.
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