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
What's the problem with .net generics?
How server form post-back works?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
Is .net core the future?
Is .net capable of supporting multi-thread?
Explain what is an application domain?
Explain re-clarification of object based in .net?
What is the single responsibility principle?
What are the different types of Classes in .NET?
Explain what is the difference between response.redirect & server.transfer?
How is .net able to support multiple languages?
Different levels of priority provided by .net.
Difference between value type & reference types ?
What is STA in .NET?
Explain what inheritance is, and why it's important?