Answer Posted / maqsud
The delegate keyword is used to declare a reference type
that can be used to encapsulate a named or an anonymous
method. Delegates are similar to function pointers in C++;
however, delegates are type-safe and secure.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is uint64_t?
What are the variables in c#?
Explain a MSIL ? Why is it appreciated by all developers?
How does a while loop work?
What is the data provider name to connect to access database?
What is constants in c#?
What is namespace explain with example?
What are winforms in c#?
Perfect Example Of While And Do-While Loop In C#.Net ?
Explain the difference between “as” and “is” operators used in c#?
What is delegation in oops?
What is the difference between yield and return?
Explain lock, monitors, and mutex object in threading.
What is a namespace server?
What is written in c#?