GIAC
GSSP-NET · Question #299
You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating an application that reads data from and writes data to…
The correct answer is C. StreamReader D. StreamWriter. 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 are creating an application that reads data from and writes data to a file using the .NET Framework 2.0. You want to restrict users to read characters from a byte stream and write characters to a stream. Which of the following classes will you use to accomplish the task? Each correct answer represents a part of the solution. Choose two.
Options
- AStringReader
- BStringWriter
- CStreamReader
- DStreamWriter
How the community answered
(39 responses)- A8% (3)
- B18% (7)
- C74% (29)
Community Discussion
No community discussion yet for this question.