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
Why do we use virtual methods in c#?
What is dynamic object in c#?
What is type system in c#?
Explain the access modifiers in c#?
What is the use of tryparse in c#?
Is c# pass by reference?
What is the default value of singleordefault?
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
What are extensions methods in c#?
What does dbml mean in texting?
What do you use c# for?
What is method overriding in c#
What are the 3 different types of arrays?
What is difference between ienumerable and enumerable in c#?
What is dictionary and hashtable in c#?