Answer Posted / subhransu
abstract class perform as base type. it works at the root
label of class diagram.all abstract method should be define
inside the abstract class.Abstract class can not be
instanciate if we want to access the data member of the
abstract class then it should be done through it's derived
class.This concept leads to data hidng and datahing leads
to data security.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can I add mvc testcases in visual studio express?
What are the advantages of mvc over asp.net?
How does .net framework works?
How large is the .net framework 3.0?
what is ssdl?
What is code first? : Entity framework
what do you mean by navigation property?
what is way of loading data in ef (entity framework)?
How to bind table colum with gridview column?
What are actions in asp.net mvc?
Explain the methods used to render the views in ASP.Net MVC?
Explain the new features 3.5 framework against with the tool?
Explain Sections is ASP.Net MVC?
mention in what all scenarios entity framework can be applicable?
How we can add the CSS in ASP.Net MVC?