Vidyalelo
C# Programming · Q8

Delegates and Events in C Sharp

Programming · C# Programming · question 8

Q8

In C#, which class is used to encapsulate methods in a multicast delegate?

A.
MulticastDelegate
B.
Action
C.
Func
D.
Delegate
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board