Microsoft
MB6-704 · Question #9
In Microsoft Dynamics AX 2012, which of the following statements about the delegate node of a class in the Application Object Tree (AOT) is true?
The correct answer is D. You must declare the same type of parameters in a delegate as in the methods that are subscribed to the. See the full explanation below for the reasoning.
Question
In Microsoft Dynamics AX 2012, which of the following statements about the delegate node of a class in the Application Object Tree (AOT) is true?
Options
- AYou can write code in a delegate.
- BA delegate declaration must return a value.
- CYou can include modifiers such as public, protected, private, or static in a delegate declaration.
- DYou must declare the same type of parameters in a delegate as in the methods that are subscribed to the
How the community answered
(47 responses)- A2% (1)
- B11% (5)
- C6% (3)
- D81% (38)
Community Discussion
No community discussion yet for this question.