What?s a delegate?
Answers were Sorted based on User's Feedback
Answer / daniel
A delegate object encapsulates a reference to a method. In
C++ they were referred to as function pointers.
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / uma
Delegate is the reference for number of functions having
same signature (Return type and Number of parameters for
the methods should be same )
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / monu sharma
Delegate is the reference for number of functions having
same signature (Return type and Number of parameters for
the methods should be same ).Delegate is the collection of
functions and pointers that hold in delegate.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anuj
Delegate is a class having no body, whose object can store
the reference of method of some another class...
example :
public delegate void del();
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sudhakar
deligate is an object,where reffered to as an function address.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / reva ram sahu
It’s a delegate that points to and eventually fires off
several methods.
| Is This Answer Correct ? | 1 Yes | 5 No |
What is wrong with the sample program below?
What is the xml document structure?
Major difference between Basic httpbinding and WShttpbinding?
What?s the top .NET class that everything is derived from?
4 Answers Hindawi, Siebel, Visual Soft,
Why interface is required?
What is cts, clr?
What are extensions in c#?
What is difference between internal and protected internal in c#?
What is polymorphism in c sharp?
what is ment by Unboxing?
Why do we use hashtable in c#?
Can you store different types in an array 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)