Answer Posted / samuel
a delegate can defined as type-safe function pointer. it encapsulates the memory address of a function in your code.
whenever you create or use a event in code,you are using the delegate
declaration: private delegate sumydelfun()
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use com component in .net?
Explain the different parts of an assembly?
Explain when should you use .net web forms over asp.net mvc?
What is UDDI and how to register the web service in it?
hai, about trading domain and need simple project on trading system. please help me...
What is STA in .NET?
Is .net is a language?
What is smart navigation in .net?
How does cas works?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
Which namespace is require to used XML in .NET?
Types of evidence in .net with context to CAS
When a Static Constructor called in .NET?
Explain the difference between the stack and the heap?
What is garbage collection and how it works ?