Q41
Choose the incorrect statement about delegates?
A.
delegates are not type safe
AnswerB.
delegates can be used to implement callback notification
C.
delegate is a user defined type
D.
delegates permits execution of a method in an asynchronous manner
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board