Page 1 of 1

Which of the following statements is correct about a delegate?

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
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