Examveda

What is the purpose of the Remove method associated with events in C#?

A. Adds an event handler to the event

B. Subscribes to the event

C. Invokes the event

D. Removes an event handler from the event

Answer: Option D


Join The Discussion

Related Questions on Delegates and Events in C Sharp