GIAC
GSSP-NET · Question #459
You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2005 as its application development platform. You create an application named MyApplication. MyApplication uses the…
The correct answer is B. FileStream. See the full explanation below for the reasoning.
Question
You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2005 as its application development platform. You create an application named MyApplication. MyApplication uses the System.IO namespace. You want to ensure that you are able to use a class that specifies read and write operations either in synchronous or asynchronous manner. Which of the following classes will you use to accomplish the task?
Options
- AStreamReader
- BFileStream
- CStreamWriter
- DMemoryStream
How the community answered
(41 responses)- A7% (3)
- B78% (32)
- C2% (1)
- D12% (5)
Community Discussion
No community discussion yet for this question.