Microsoft
98-372 · Question #126
What is the characteristic of a delegate?
The correct answer is C. A type-safe function pointer. See the full explanation below for the reasoning.
Question
What is the characteristic of a delegate?
Options
- AA tightly coupled event
- BAn object that raises an event
- CA type-safe function pointer
- DA property function that includes optional parameters
How the community answered
(46 responses)- A2% (1)
- B4% (2)
- C83% (38)
- D11% (5)
Community Discussion
No community discussion yet for this question.