What is the use of multicast delegate while methods of
multicast delegate do not execute in a order?

Answer Posted / aejaz ahmad

Multicast delegate is a delegate which allow to execute
more than one method in single event the real use of
multicast delegte is to handle the events ,raised at
runtime.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types in c#?

717


What is super class in c#?

667


What is nullable types in c#?

734


What is executescalar in c#?

670


What are delegates in C#?

794


Why do we need structs in c#?

648


What is the difference between overriding and overloading in systemverilog?

731


What is the difference between continue and break statement?

784


How do I link two windows forms in c#?

691


What is the purpose of a namespace?

682


What are generations and how are they used by the garbage collector?

754


What are controls in c#?

728


What is array and types of array in c#?

708


What is difference between throw and throws in c#?

662


Do events have return type c#?

739