Answer Posted / kamlesh sharma
Delegates are like pointer to functions in c and c++
Delegates are used to encapsulate functions into callable
function object (delegates are type sage in c#)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the namespcae generally given to the webpage of the .NET Framework ?
Can abstract class instantiated c#?
What is int16?
Should I use double or float?
What is private in c#?
What is global namespace in c#?
What is jagged array in c#?
What is entity framework in c#?
Can you inherit multiple classes in c#?
How long does it take to learn c# programming?
What is difference between association, aggregation and inheritance relationships?
How do you prevent a method from being overridden in c#?
Why singleton pattern is used in c#?
What is the property of a class in c#?
Why do we use interface in c#?