Q63
Which of the following is an incorrect statement about delegate?
A.
a single delegate can invoke more than one method
B.
delegates could be shared
C.
delegates are type safe wrappers for function pointers
AnswerD.
delegate is a value type
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board