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
What is the use .Glimpse in ASP.Net MVC
What are the advantages of asp.net mvc?
What symbol would you use to denote, the start of a code block in razor views?
Explain how to use multiple submit buttons in ASP.Net MVC?
Is it possible to create a custom filter?
what is scalar property?
What is separation of concerns in asp.net mvc?
Explain representational state transfer (rest) in detail?
Is .net framework backwards compatible?
Can I remove .net framework?
What is managed extensibility framework?
explain why t4 entity is important in entity framework?
What is Dependency Injection in ASP.Net MVC
Explain how you can send the result back in JSON format in MVC?
What is html.renderpartial?