What is the use of delegates

Answers were Sorted based on User's Feedback



What is the use of delegates..

Answer / maniekb

delegete is a pointer
to the methods.
so... when can be
use:
- to use anonymous
methods
- to use lambda
- to inform methods,
that something happen
- push key on
keyboard - invoke
OnKeyDown method

Is This Answer Correct ?    0 Yes 0 No

What is the use of delegates..

Answer / shreeram sahu

if the standard sap events/methods dont fullfill ur
purpose,new events/methods may be added to the given
business object.sap doesnt allow changes to its original
object types.it permits changes by using the concept
of 'delegation'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

what is an assembly ?

2 Answers   IBM,


What is a virtual memory? : Dot net architecture

0 Answers  


What are public and private assemblies ?

0 Answers  


Explain how cache is used? : Dot net architecture

0 Answers  


any one can explain about projectarchitecture and project approach briefly

0 Answers  






Explain cache memory? : .NET Architecture

0 Answers  


8. Oop-Why and were we use Interfacse and Abstract class.

0 Answers   PCS,


Explain .net mobile input controls? : Microsoft dot net mobile

0 Answers  


What does the term "green architecture" mean? : Dot net architecture

0 Answers  


What is ITIL? What is the use of ITIL and how it works?

7 Answers   Genpact, IBM,


Can I create my own permission set?

0 Answers  


What is gui programming? : .NET Architecture

0 Answers  


Categories