Q3
What is a callback function in the context of delegates and events in C#?
A.
A function that is called when an event is raised
B.
A function that is called to subscribe to an event
C.
A function that is called to unsubscribe from an event
D.
A function that is called to handle an event
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board