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 are implementation inheritance and interface inheritance?
What?s the difference between the Debug class and Trace class?
Explain states of a thread in c#?
Is there regular expression (regex) support available to c# developers?
What is ControlBox Propertie
i want the csharp questions&answeres
Is null == null c#?
What do you mean by winforms in c#?
What does using do in c#?
What is threading in c# with example?
Where does the dispose method lie and how can it be used to clean up resources?
Explain streamreader/streamwriter class?
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)