What is the purpose of delegates in .net?

Answers were Sorted based on User's Feedback



What is the purpose of delegates in .net?..

Answer / k

Call back mechanism

Is This Answer Correct ?    5 Yes 0 No

What is the purpose of delegates in .net?..

Answer / sanjukta

Delegates are mainly for asynchronous call back and event
handling.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is DTS and explain the purpose of it?

0 Answers   ADITI,


What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?

0 Answers  


What is the difference between imperative and interrogative code?

0 Answers  


What are the different types of memory in .net?

0 Answers  


explain the states of a window service application?

0 Answers  






How will u load dynamic assembly? How will create assemblies at run time?

1 Answers  


What is the difference between Server.Transfer and Response.Redirect?

4 Answers  


Explain the purpose of Remoting in .NET?

0 Answers   Petranics Solutions,


Explain constructor.

2 Answers   Wipro,


Value type & data types difference. Example from .NET.

2 Answers   TCS,


What is prerender event of a page?

3 Answers   C Squared Systems,


What is different between webusercontrol and in webcustomcontrol?

0 Answers  


Categories