Answer Posted / kalpana
Abstract classes cannot be used to instantiate objects;
because abstract classes are incomplete, it may contain only
definition of the properties or methods and derived classes
that inherit this implements it's properties or methods.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the components required to create a route in mvc?
What are authentication filters in web api?
Explain tempdata in mvc?
Can we change web.config settings from iis?
Explain the methods used to render the views in mvc?
what is explicit loading?
what is .edmx file and what it contains?
Mention some action filters which are used regularly in ASP.Net MVC?
What is entity framework? : Entity framework
Explain the advantages of dependency injection (di) in asp.net mvc?
What you mean by routing in asp.net mvc?
Which is the root namespace for fundamental types in .net framework?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
What is .net architecture and framework?
What is work of clr?