nerdexam
GIAC

GSSP-NET · Question #219

You work as an ADO.NET Application Developer for ABC Inc. The company uses Microsoft Visual Studio .NET 2008 as its application development platform. You create an ADO.NET application by using .NET…

The correct answer is A. Use the MemberBinding class. See the full explanation below for the reasoning.

Question

You work as an ADO.NET Application Developer for ABC Inc. The company uses Microsoft Visual Studio .NET 2008 as its application development platform. You create an ADO.NET application by using .NET Framework 3.5. You are using the System.Linq.Expressions namespace to represent the code expression as objects in the form of expression trees. You want to initialize the members of a newly created object. What will you do to accomplish the task?

Options

  • AUse the MemberBinding class
  • BUse the UnaryExpression class
  • CUse the MemberBindingType enumeration
  • DUse the MemberListBinding class

How the community answered

(61 responses)
  • A
    72% (44)
  • B
    16% (10)
  • C
    7% (4)
  • D
    5% (3)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice