What is the use of multicast delegate while methods of
multicast delegate do not execute in a order?
Answers were Sorted based on User's Feedback
Answer / bhargavee
the basic use of multicast delegate is to handel the
events , raised at runtime. The programmer does not know
which event will be triggered.
EX:- suppose there is a coffee wending machine, the
programmer while writing the code does not knows what will
be the demand of the user, whether cappacino or a black
coffee. so depending on the user demand the process for
mixing of coffee and water will be made.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
What's c# ?
Is there any sample c# code for simple threading?
What is meant by enumerable in c#?
Explain the process of inheriting a class into another class?
What’s thread.sleep() in threading ?
How much time will it take to learn unity?
What is dto c#?
What is default c#?
What is property c#?
What are the types of comments in c#?
What do you use c# for?
If casting fails what type of exception is thrown?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)