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 is parsing?
What is public void in c#?
What is anonymous types in c#?
how can one use hcl and c sharp together?
What is the object class in c#?
Can we inherit abstract class in c#?
Write the sample code for threading in c# .net..
What are the generation of Garbage Collection in C# .NET ?
Is array immutable in c#?
What is byte c#?
In c# how to connect crystal report?
How do you clear a list in c#?
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)