Answer Posted / amit kumar
delegates holds the reference of the function
then you can call that function through the delegate object
main benifit of delegate is that you can make difference
between class objects
you can assign the different -2 methods to different-2
object of same class
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
explain code with datachaching with example
What is a web server? What are the load limits in it?
How do I create a web form?
Why is global asax is used?
Explain Features in ASP.NET
What is asp.net mvc5? : Asp.Net MVC
What is asp.net version?
How can we access static variable?
Explain ViewState?
Explain how dot net compiled code will become platform independent?
What are the types of caching in asp.net?
What are the different validators in asp.net?
What are the differences between the response.write() and response.output.write()?
How do you handle server controls?