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 is renderbody?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
Explain how you can send the result back in JSON format in MVC?
What is route config?
What is clr? How does work clr & wht is work of clr?
Can I set the unlimited length for "maxjsonlength" property in config?
What is entitytype? : Entity framework
Why we need a separate mobile project template, while we can render our web application in mobile ?
What is .net architecture?
What is conceptual model? : Entity framework
what is entity data model?
Explain ASP.NET MVC Identity and Security?
What are Action Filters in ASP.NET MVC and its use?
What are html helpers in asp.net mvc?
What is storage model? : Entity framework