Interview Questions

What is a multicast delegate?

C# Interview Questions and Answers


(Continued from previous question...)

117. What is a multicast delegate?

It is a delegate that points to and eventually fires off several methods.

(Continued on next question...)

Other Interview Questions