nerdexam
GIAC

GSSP-.NET · Question #465

(Topic 4) You work as a Software Developer for ABC Inc. The Company uses .NET Framework as its application development platform. You are creating an application that will use multiple collections…

The correct answer is C. IRemotingFormatter D. IComparable E. Comparer. 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 The application is used to exchange structured and type information on the Web using Soap. You want to use…

Secure Coding Principles and Methodologies

Question

  • (Topic 4)

You work as a Software Developer for ABC Inc. The Company uses .NET Framework as its application development platform. You are creating an application that will use multiple collections. Therefore, you decide to use only those collections that are available under both the System.Collections and System.Collections.Generic namespaces. Which of the following collections will you use to accomplish the task? Each correct answer represents a complete solution. Choose three.

Options

  • AIFormatter
  • BIFormatable
  • CIRemotingFormatter
  • DIComparable
  • EComparer

How the community answered

(15 responses)
  • A
    20% (3)
  • B
    7% (1)
  • C
    73% (11)

Explanation

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 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.

Topics

#System.Collections#System.Collections.Generic#.NET namespaces#collection interfaces

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice