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 two uses of a ‘using’ statement in c#?

685


What is meant by console programming?

675


What is dapper in c#?

638


My switch statement works differently! Why?

705


What is datareader c#?

692


How big is an int16?

679


Can I define a type that is an alias of another type (like typedef in c++)?

771


Why do we need properties in c#?

655


What is dynamic dispatch?

731


what is a structure in c#

1049


How does split work in c#?

672


what is the difference between interface and multiple interface?

761


What is class sortedlist underneath?

749


What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?

802


What is stringwriter c#?

615