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
what is use of entitydatasource control?
What is the meaning of unobtrusive javascript?
what is .edmx file and what it contains?
Explain linq to entities? : Entity framework
What are the possible razor view extensions?
How to update one of my table in database at 4pm every day how it is possible?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What is mvc entity framework?
Is entity framework slow?
What is entity framework in asp net?
Which version of .net framework is installed?
What is definingquery in entity framework? : Entity framework
What are the sub types of ActionResult?
What is iobjectset? : Entity framework
What are Code Blocks in Views?