Can you explain what inheritance is and an example of when
you might use it?
Answer Posted / shikhar
a class which contains all the
properties,methods,variables of its parent class .., and
this method of adopting from any class is called
inheritance....
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Difference between Response.redirect vs server.transfer?
Explain weak typing and strong typing.
What is slidemaster?
What is the base class from which web forms are inherited?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
What are the steps to follow to host a web application on a web server?
What do you mean by caching in asp.net?
Write a code snippet to implement the indentation in json in web api.
What are the various session state management options provided by asp.net?
Should I delete cookies?
Why asp.net is better than php?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Why is an object pool required?
Is global asax mandatory?
Why is asp.net so popular?