Microsoft
98-372 · Question #111
Which element is NOT required if you need a custom class to raise an event?
Sign in or unlock 98-372 to reveal the answer and full explanation for question #111. The question stem and answer options stay visible for context.
Understanding Methods and Events
Question
Which element is NOT required if you need a custom class to raise an event?
Options
- AA method to add an event handler
- BA class containing event data, derived from EventArgs
- CA delegate for the event
- DA class raising the event
Unlock 98-372 to see the answer
You've previewed enough free 98-372 questions. Unlock 98-372 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#events#event handler#delegate#EventArgs