nerdexam
GIAC

GSSP-NET · Question #468

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 A. IFormatter C. IRemotingFormatter. 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 is used to exchange structured and type information on the Web using Soap. You want to use the BinaryFormatter and SoapFormatter classes to support RPCs and serialization of a graph of objects. Which of the following interfaces will the BinaryFormatter and SoapFormatter classes implement to accomplish the task? Each correct answer represents a part of the solution. Choose two.

Options

  • AIFormatter
  • BIFormatable
  • CIRemotingFormatter
  • DIComparable

How the community answered

(40 responses)
  • A
    73% (29)
  • B
    10% (4)
  • D
    18% (7)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice