Answer Posted / vidhya
Delegate is like a pointers in c or c++.delegate is an
object that holds the reference to a method.Two types of
delegate.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain how garbage collection works?
What tools can I use to develop .net applications?
How you apply a theme in whole application in .Net?
Please explain when should you use .net web forms over asp.net mvc?
What is .net debug & trace?
Tell us what is heap and what is stack?
What is RCW (Run time Callable Wrappers)?
Which Namespace is used to to achieve MultiThreading in .NET?
Explain the difference between managed and unmanaged code?
Which dll is required to translate xml to sql in internet information server (iis)?
How do you define the lease of the object in .net?
How is .net able to support multiple languages?
What is .net3.0 and .net3.5?
Which namespace is require to used XML in .NET?
Explain the code behind wors and contrast that using the inline style.