nerdexam
GIAC

GSSP-NET · Question #386

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create an ASP.NET Web application using .NET Framework 3.5. You…

The correct answer is B. Expression(TDelegate). See the full explanation below for the reasoning.

Question

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create an ASP.NET Web application using .NET Framework 3.5. You need to represent a strongly typed lambda expression as a data structure in GIAC GSSP-.NET Exam the form of an expression tree. Which of the following classes will you use to accomplish the task?

Options

  • AMethodCallExpression
  • BExpression(TDelegate)
  • CExpression
  • DLambdaExpression

How the community answered

(56 responses)
  • A
    7% (4)
  • B
    73% (41)
  • C
    16% (9)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice