adspace
Answer Posted / Satish Chadhary
Delegation in .NET refers to the process of creating a method (delegate) that represents other methods with similar signatures. Delegates are used for event handling, asynchronous programming, and other advanced programming scenarios.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers