Can you explain what inheritance is and an example of when
you might use it?
Answer Posted / raghumadhav tirunagari
Heridity. Use the existing functionality along with its own
properities.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to prepare culture-specific formatting in .net.
A web service can only be written in .net? State whether true or false.
What are the different types of Caching techniques in ASP.NET?
What is a response cookie?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What are session cookies?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
Which namespace is used by ado.net?
What is difference between URL and URI?
What is the difference between trace and debug in asp.net?
What is difference between mvc and asp.net? : Asp.Net MVC
What is an assembly? Explain its parts.
What is Model-View-View Model?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?