nerdexam
GIAC

GSSP-NET · Question #195

GIAC GSSP-.NET Exam 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…

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

Question

GIAC GSSP-.NET Exam 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 the form of an expression tree. Which of the following classes will you use to accomplish the task?

Options

  • AMethodCallExpression
  • BExpression
  • CLambdaExpression
  • DExpression(TDelegate)

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    15% (7)
  • C
    9% (4)
  • D
    74% (35)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice