Answer Posted / sarang
Overriding method must not throw a new or broader exception
than the method in base class.
Return type must not be more restrictitive than method in
base class on which overriding is done.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a page life cycle? What are the events in a page life cycle?
What is comparevalidator?
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Why do we need Sessions?
What is route in web api?
What is a server farm in iis?
Why do you use the app_code folder in asp.net?
What does a switch do?
How do I create a web form?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What is difference between session and application in asp net?
What are HTTP handlers in ASP.NET?
What is the appSettings Section in the web.config file?
What is difference Between Authentication and authorization?