Multiple Choice
To declare your own event, you use a ____.
A) handler
B) trigger object
C) delegate
D) raiser
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: When you open the _ file in
Q12: Programmers say that a button click _
Q13: Given the delegate declaration: delegate void
Q14: The _ class static field named Empty
Q15: Keyboard events are also known as _.<br>A)
Q17: The _ event occurs when the mouse
Q18: _ occur when a user presses and
Q19: A(n) _ provides a way for the
Q21: Mouse events can be handled for any
Q38: Events must be declared as private.