Answer Posted / izetamtechnologies
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 |
Post New Answer View All Answers
How to spawn a thread?
I have a problem in installing visual Studio 2008 on PC that have Celeron Processor ? afterAll InstallionFaied . Pls suggest me . Is it possible or not .if Yes then How ?
Will my .net app run on 64-bit windows?
Explain about .Net products?
What is connection pooling and how do you make your application use it?
What is singleton activation mode in .net?
Explain about the features and elements present in Visual studio.NET IDE?
How big is the datatype int in .net?
What are the new 2.0 features useful for?
Explain .NET architecture?
What is shared and repeatable inheritance?
Can any object be stored in a viewstate in .net?
What's the .net collection class that allows an element to be accessed using a unique key?
Explain what is the difference between constants and read-only variables?
What are situations when you register .NET assembly in GAC ?