what is a delegate? what it is used for?
Answer Posted / divya
Delegates are similar to function pointers in C C++,
Delegate objects hold references to functions.
Delgates are mainly used in event handling
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Define collections?
What is null character in string?
Why do we use ienumerable in c#?
In .NET which is the smallest unit of execution?
What is the difference between abstract class and interface in c#?
What is new method in c#?
Why are strings immutable in c#?
Can an abstract class inherit from another abstract class c#?
Can class inherit from struct c#?
What is default class in c#?
Why do canadians say zed?
Why cannot you specify the accessibility modifier for methods inside the interface?
What does console readline do?
Are c# strings immutable?
What language is arduino?