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
What is preprocessor in .net?
Explain global assembly cache.
What is the difference between session object and application object?
Is asp.net different from asp? If yes, explain how?
Do cookies store passwords?
What is the behavior of a Web browser when it receives an invalid element?
What is the difference between exe and dll?
What are session state modes? List some of the important session state modes of asp.net.
What is the parent class of all web server control?
Differentiate between a page theme and a global theme?
What are HTTP handlers in ASP.NET?
What are ASHX files?
In which event of the page viewstate is available?
Which is better session or viewstate?
What is http session state?