Page 1 of 1

Which of the following are the correct statements about delegates?

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
a) Delegates can be used to implement callback notification
b) Delegates permit execution of a method on a secondary thread in an asynchronous manner
c) Delegate is a user defined type
d) All of the mentioned