What is Delegate? Have ever used Delegates in your project.
Answer Posted / suren
A delegate object encapsulates a reference to a method. In
C++ they were referred to as function pointers.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain me what is a design pattern and what is it for?
What is the best way to crack the certification?
What is "common language runtime" (clr) in .net?
Explain how com+ related to the dna architecture?
Is .net 4.8 backwards compatible?
What is delegation in .net?
Tell us why do we use the “using” statement?
Describe session handling in a webform, how does it work and what are the limitations?
How is a managed code executed?
What is shared and repeatable inheritance?
What is 'Common Type System' (CTS) in .NET?
Is .net front end or backend?
Explain asp.net?
Explain how to rename a table using sql queries?
What is il in vb.net?