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)- A72% (44)
- B16% (10)
- C7% (4)
- D5% (3)
Community Discussion
No community discussion yet for this question.