Answer Posted / venkateh chowdary gutlapalli
A class that contains on one or more abstract functions is
known as abstract class.
we can not instantiate abstract class directly.first we have
to create a derived class and then we can instantiate.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Explain the 'page lifecycle' of an ASP.NET MVC?
Is dapper better than entity framework?
What are Action Filters in ASP.NET MVC and its use?
Can you use Razor code in Javascript in ASP.Net MVC?
Is http stateful or stateless?
mention what is code first approach and model first approach in entity framework?
Explain how you can send the result back in JSON format in MVC?
Are there any parts of the .net framework 3.0 that only work on windows vista?
Explain Bundle.Config in ASP.Net MVC4?
What is the meaning of unobtrusive javascript?
explain what is ado.net entity framework?
What is tempdata?
What is the use of the default route {resource}.axd/{*pathinfo} ?
Why to use html.partial in mvc?
What is latest version of .net framework?