What?s a delegate?
Answers were Sorted based on User's Feedback
Answer / senthilkumar.r
1.Delegates in dynamically change the reference to the
menthod in a class.
2.Delegate is a reference type variable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
A delegate object encapsulates a reference to a method. In
C++ they were referred to as function pointers.
| Is This Answer Correct ? | 1 Yes | 0 No |
What's the difference between System.String and System..StringBuilder in C#?
If you donot specify an access modifier for a method, what is the default access modifier?
Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide virtual SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }
What is difference between web and window application?
when data member or member function is static is acess specifier is considered??
How can we sort the elements of the array in descending order?
What is strong name in c# and how can we use it?
What is extended class in c#?
Why do we use Design Pattern in C#?
Is it possible to inherit multiple interfaces?
What is c# best for?
What is the difference between CreateObject() and GetObject()?
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)