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
How is application management and maintenance improved in asp.net 2.0?
Is it possible to apply themes to an asp.net application? If yes, then how?
Can more than one person use the same login?
How to use a Master Database in Asp.net?
Elaborate differentiation between Cache and Application?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
Describe the differences between the lifecycles of Windows services and Standard EXE?
What is Bundling and Minification in MVC?
How do you deploy your asp.net application?
What is the behavior of a Web browser when it receives an invalid element?
Can we use a static function with a non-static variable?
What are the three parts of an http response?
What is the parent class of all the web server control?
What is the use of session state and application state and difference between them?