Multiple Choice
Delegates act as:
A) ways of sorting events
B) a go-between for objects raising events and the methods that handle the events
C) masks for methods that handle events
D) a way to call many methods at once
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: The major difference between a CheckBox and
Q22: MouseUp and MouseDown events are used when
Q23: The AutoScroll property will cause a Panel
Q24: The Directory class is found within the
Q25: All of the controls and components can
Q27: The Margin property specifies the distance between
Q28: The AutoSize property is used to:<br>A) change
Q29: GroupBoxes have a text display and can
Q30: Multicast event delegates must reference methods:<br>A) with
Q31: Visual Studio provides snap lines to help