ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  C Sharp
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What?s a multicast delegate?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What?s a multicast delegate?
Answer
# 1
It?s a delegate that points to and eventually fires off 
several methods.
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 
  Re: What?s a multicast delegate?
Answer
# 2
Multicast delegate is a delegate which stores the address of
multiple mothods and also used for event handling
 
Is This Answer Correct ?    0 Yes 0 No
T.prabu
 
 
 
  Re: What?s a multicast delegate?
Answer
# 3
multicasting is that you can combine several handler 
methods in a list so they are all bound to a single 
delegate object. When Invoke is called on the delegate 
object, the MulticastDelegate class provides the code to 
execute every handler method in the list.
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 

 
 
 
Other C Sharp Interview Questions
 
  Question Asked @ Answers
 
Can you declare the override method static while the original method is non-static? Mind-Tree1
What are the collection classes ? Digital-GlobalSoft1
what is CLONE() method?  1
What?s the top .NET class that everything is derived from?  3
Can you override private virtual methods? Mind-Tree6
Can you prevent your class from being inherited and becoming a base class for some other classes?  3
What does assert() do? Wipro1
what is bubbled event ? give suitable example in code vice with demo  1
What?s different about switch statements in C#?  2
What?s the advantage of using System.Text.StringBuilder over System.String?  1
OOPs concept ? MMTS1
Can multiple catch blocks be executed?  1
Is string reference type / value type ? Accenture5
When you inherit a protected class-level variable, who is it available to? Visual-Soft1
How can we acheive inheritance in VB.NET ? TCS1
what is garbage collection? Protech6
What is Abstraction? Tech-Mahindra2
what are the bugs are faced in a project Accenture1
What does virtual keyword mean ? TCS1
Explain constructor. Wipro4
 
For more C Sharp Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com