

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statements are correct about a delegate? 1.Inheritance is a prerequisite for using delegates. 2.Delegates are type-safe. 3.Delegates provide wrappers for function pointers. 4.The declaration of a delegate must matc |
A. | 1, 2 and 3 only |
B. | 1 and 2 only |
C. | All of the above |
D. | 2, 3 and 4 only |
Answer» E. | |