Which of the following statements is correct about a delegate?
Posted: Wed Jul 13, 2022 7:57 pm
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
b) delegates are not type safe
c) delegates provides wrappers for function pointers
d) none of the mentioned