what is a delegate? what it is used for?

Answer Posted / subhransu

A delegate is a type-safe object that can point to another method (or possibly multiple methods) .

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 2 broad classifications of fields in c#?

531


List the difference between the virtual method and the abstract method?

489


What is a dbml?

499


What are the types in c#?

499


What is the use of parse in c#?

450






Is Multiple-inheritance supported by c#?

579


What are the advantages of properties in c#?

550


In which situation(s), the use of "Delegate" is a good idea?

543


What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?

523


Explain types of comment in c# with examples

481


Is string nullable in c#?

453


How can I access the registry from c# code?

511


What are properties in c#. Explain with an example?

473


What is strongly typed in c#?

495


What is yield break in c#?

502