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 |
Explain the three services model (three-tier application).
Why is .net so popular?
3. Describe the process of interact UI to BAL n DAL?
What is the difference between delegates and events in c#?
What is the data provider name to connect to access database?
What is value type and reference type?
C# is case sensitive, what is mean by case sensitive
What is the difference between dynamic type variables and object type variables in c#?
What is parsing?
How garbage collection deals with circular references.
Is c# or c++ better for games?
How can you reference current thread of the method ?
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)