What is a delegate in .NET?
A delegate is a .NET object which defines a method signature and it can pass a function as a parameter. Delegate always points to a method that matches its specific signature. Users can encapsulate the reference of a method in a delegate object.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by .Net framework?
What do you mean by Driver Script?
What is Complex Class in .NET?
What is meant fulltrust?
In code behind class, name the type of code found. Is it the server side code or client side code?
What is the native image generator?
What are .net functions?
Will my .net app run on 64-bit windows?
What is a Strong Name?
What is the difference between response.write & response.output.write?
why do you want to join deloitte, where do you exactly fit in.
What is Delegate? Have ever used Delegates in your project.