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

object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....

0 Answers   Infotech, Wipro,


Tell us why do we use the “using” statement?

0 Answers  


Describe the programming model of a windows service

0 Answers  


What is Entity Relationship Model in .NET?

0 Answers   Viscus Infotech,


What is a Strong Name?

1 Answers  


What is a serviced component?

0 Answers  


Types of evidence in .net with context to CAS

0 Answers  


Explain about .NET services?

0 Answers  


Explain the difference between public and static modifiers?

0 Answers  


Is atl redundant in the .net world?

0 Answers  


What base class do all Web Forms inherit from?

1 Answers  


Which Security Algorithm used to encrypt the data? a) DES b)RC2 c)Triple DES d)All the above

1 Answers   CTS, Value Labs,


Categories