Answer Posted / josephine
Abstract classes contains both abstract methods and non
abstract methods.Abstract methods must be implemented.
Overriding:
When a class is subclassed,functionalities are performed in
subclass
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How we can handle the exception at controller level in ASP.Net MVC?
what is entity graph in entity framework?
What is connected scenario? : Entity framework
What is namespace of asp.net mvc?
what is entity data model?
How does .net framework works?
What is the domain object?
What is Area in ASP.Net MVC?
What are Non Action methods in ASP.Net MVC?
What is viewbag title?
What is the difference between viewbag and viewdata in mvc?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is Layout in ASP.Net MVC?
what is conceptual model?
What is the "helperpage.isajax" property?