Q23
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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board