Examveda

What is the purpose of the EventHandler delegate in C#?

A. It represents a method that handles events

B. It combines two delegates into a multicast delegate

C. It serves as a template for creating event handler delegates

D. It represents a method that takes no parameters and returns a value

Answer: Option C


Join The Discussion

Related Questions on Delegates and Events in C Sharp