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 url string?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Why will you usually create an aspnet user account in the database for an asp.net web application?
What is a user session?
What are validator? Name the validation controls in asp.net?
Which Is Faster MVC or ASP.net ?
Describe how passport authentication works.
Explain what are delegates?
How many types of sessions in asp.net?
If you want to write your own dot net language, what steps you will you take care?
What is web api and why to use it?
What is the application pool?
Demonstrate Render and PreRender?
What are the difference between overriding and overloading?
What are the Types of state management techniques