

MCQOPTIONS
Saved Bookmarks
1. |
WHICH_OF_THE_FOLLOWING_STATEMENTS_IS_CORRECT_ABOUT_A_DELEGATE??$ |
A. | inheritance is a prerequisite for using delegates |
B. | delegates are not type safe |
C. | delegates provides wrappers for function pointers |
D. | none of the mentioned |
Answer» D. none of the mentioned | |