nerdexam
GIAC

GSSP-.NET · Question #453

(Topic 4) 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…

The correct answer is B. FileStream. See the full explanation below for the reasoning.

Question

  • (Topic 4)

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

(38 responses)
  • A
    8% (3)
  • B
    84% (32)
  • C
    5% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice