Q68
Which of the following are the correct statements about delegates?
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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board