Answer Posted / 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 |
Post New Answer View All Answers
What is lambda expression in c#?
Is unity object oriented?
Explain how to implement an object pool in c#.net
i want o/p 011242110 in c# code.
What is the use of system.environment class in c#.net?
What is the difference between struct and class in c#?
What are the advantages of interface in c#?
Explain About Web.config
What is multicast delegate explain with example?
What is encapsulation in csharp?
What is the use of thread join in c#?
What are the advantages of generics in c#?
What is a multi line comment?
What are the advantages of using delegates in c#?
How to Install uninstall assemblies into GAC?