what is a delegate? what it is used for?
Answer Posted / subhransu
A delegate is a type-safe object that can point to another method (or possibly multiple methods) .
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can I do things in il that I can't do in c#?
Which control cannot be placed in mdi?
What is delegate in c#?
What do you mean by default constructor?
What is different about switch statements in c#?
Define an escape sequence, name few strings in escape sequence?
What are the Configuration files in .net?
Why data types are important in c#?
When was c# created?
What are some of the commonly used commands in sqlcommand?
What is the difference between ienumerable and enumerable?
What is datatable and dataset in c#?
What are the ways in which client can create object on server in cao model?
Is lazy t thread safe?
Which compiler switch creates an xml file from xml comments in the files in an assembly?