nerdexam
GIAC

GSSP-NET · Question #470

You work as a Software Developer for ABC Inc. The Company uses .NET Framework 2.0 as its application development platform. You are creating an application that will perform different types of…

The correct answer is B. ToString D. Equals E. GetType. See the full explanation below for the reasoning.

Question

You work as a Software Developer for ABC Inc. The Company uses .NET Framework 2.0 as its application development platform. You are creating an application that will perform different types of comparison operations. Therefore, you decide to use only those methods that are available in all the classes of .NET Framework 2.0. Which of the following methods will you use to accomplish the task? Each correct answer represents a complete solution. Choose all that apply.

Options

  • ACompare
  • BToString
  • CCopy
  • DEquals
  • EGetType

How the community answered

(30 responses)
  • A
    20% (6)
  • B
    73% (22)
  • C
    7% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice