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 boxing? Explain its functionality?
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
What is an expression in c#?
Explain what is the smallest unit of execution in .net?
Explain the use of SN.exe
what is IFormatable
What is array and arraylist?
What does m mean in decimal c#?
What is .cshtml file?
What do u meant by "SBI" of an object?
What are anonymous types in c#?
What is difference between property and variable in c#?
Explain nullable types in c#?
What is the and operator in c#?
What is verbatim string literal in c#?