Q16
What is the primary purpose of using delegates in C#?
A.
To manage memory
B.
To handle exceptions
C.
To provide a way to reference and invoke methods
AnswerD.
To declare classes
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board