nerdexam
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)
  • A
    2% (1)
  • B
    4% (2)
  • C
    83% (38)
  • D
    11% (5)

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice