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)- A7% (4)
- B73% (41)
- C16% (9)
- D4% (2)
Community Discussion
No community discussion yet for this question.