Examveda

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

Answer: Option D


Join The Discussion

Related Questions on Delegates and Events in C Sharp