Q5
What is the purpose of the Invoke() method associated with delegates in C#?
A.
Adds a new delegate to the event
B.
Invokes the delegate's method
AnswerC.
Retrieves the delegate's method
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board