nerdexam
GIAC

GSSP-NET · Question #461

You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are in process of creating an application using the .NET Framework…

The correct answer is A. MemoryStream C. FileStream D. StreamReader. 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 in process of creating an application using the .NET Framework 2.0. The application must collect data from different streams by performing the GIAC GSSP-.NET Exam following operations:

 Reading data from the byte stream  Reading data from the memory stream  Reading data from the file stream Which of the following stream classes will you use to accomplish the task? Each correct answer represents a part of the solution. Choose all that apply.

Options

  • AMemoryStream
  • BStreamWriter
  • CFileStream
  • DStreamReader

How the community answered

(23 responses)
  • A
    83% (19)
  • B
    17% (4)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice