Can you explain what inheritance is and an example of when
you might use it?
Answer Posted / ramgopal reddy
When you want to inherit (use the functionality of) another
class. Base Class Employee. A Manager class could be derived
from the Employee base class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain what is an assembly?
What is the behavior of a Web browser when it receives an invalid element?
What are Session states available and its Uses?
What are strong names?
What is session state server?
What are the layouts of ASP.NET Pages?
How you can return View from ASP.NET Web API method?
Why we use asp.net for website development?
Explain transparent caching with aop?
Differentiate strong typing and weak typing
What is the use of express session?
What is meant by asp.net?
Can the dictionary object be created in client?s scope ?
What is request and response in asp.net?
What does session_start () do?