Answer Posted / t.prabu
Multicast delegate is a delegate which stores the address of
multiple mothods and also used for event handling
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is boolean method?
Value Type and Reference Type Data type in C#?
What is singleordefault?
How long does it take to get a loop recorder put in?
What is difference between for and foreach in c#?
Does constructor return any value in c#?
What is use of console?
What's the difference between system.string and system.text.stringbuilder classes?
What do you mean by expression tree?
What is string concatenation?
What is the difference between static class and sealed class in c#?
Could you explain the difference between func vs action vs predicate?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
Explain the process of abstraction with an example?
What is the purpose of reserved word using in c#?