Answer Posted / karna
Multycast delegate is a delegate which can hold the more
than one method references.And also define as that a
delegate witch returns nothing(void)say it as multycast
delegate.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How many constructors can a class have in c#?
What are data types in C#?
What is the purpose of namespace in c#?
What is difference between list and ilist in c#?
Why we use anonymous methods in c#?
Why do we use abstraction in c#?
To catch any possible exception What is the C# syntax written ?
What is join in c#?
What is the difference between Object and class adapters?
What is the full form of GAC? Explain its uses?
What the different phase/steps of acquiring a proxy object in webservice?
What is option parameter in C#?
What does immutable mean in c#?
Define boxing and unboxing in c#?
What is the difference between method overriding and method overloading?