nerdexam
GIAC

GSSP-NET · Question #113

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. Formatter. GIAC GSSP-.NET Exam

Secure Coding Principles and Methodologies

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 uses serialization to allow users to take an instance of an object and convert it into a format that can be easily transmittable over the network or even stored in a database. You want to provide the base functionality for the common language runtime serialization formatters. Which of the following classes will you use to accomplish the task?

Options

  • ASoapFormatter
  • BFormatterConverter
  • CFormatter
  • DBinaryFormatter

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    80% (28)
  • D
    11% (4)

Explanation

GIAC GSSP-.NET Exam

Topics

#serialization#Formatter class#CLR formatters#IFormatter

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice