Multiple Choice
Delegate signatures differ from method signatures in that the delegate also includes its ____.
A) name
B) return type
C) number of parameters
D) type of parameters
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q65: A KeyPress( ) event is fired with
Q66: The ListBox control object can hold data
Q67: The _ property can be set for
Q68: One of the advantages of a ListBox
Q69: All event-handler take two parameters. The first
Q70: _ objects have an added feature over
Q72: Objects like colorDialog, fontDialog, ToolTip and MenuStrip
Q73: You can assign a(n) _ to controls,
Q74: TabControl objects, which are placed on top
Q75: Since each delegate wraps a single method,