nerdexam
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)
  • A
    7% (3)
  • B
    78% (32)
  • C
    2% (1)
  • D
    12% (5)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice