GIAC
GSSP-NET · Question #100
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 using .NET Framework 2.0. The…
The correct answer is C. Use the TextReader class. 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 using .NET Framework 2.0. The application will be used by school children to read a sequential chain of characters. What will you do to accomplish this task?
Options
- AUse the File class.
- BUse the TextWriter class.
- CUse the TextReader class.
- DUse the BinaryReader class.
How the community answered
(33 responses)- A9% (3)
- B6% (2)
- C82% (27)
- D3% (1)
Community Discussion
No community discussion yet for this question.