Vidyalelo
C# Programming · Q16

Delegates and Events in C Sharp

Programming · C# Programming · question 16

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
Answer
D.
To declare classes

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board