Examveda

Choose the incorrect statement about delegates?

A. delegates are not type safe

B. 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


Join The Discussion

Related Questions on Delegates and Events in C Sharp