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 renderbody?
Explain tempdata in asp.net mvc?
What is the difference between adding routes, to a webforms application and to an mvc application?
How does servicing work for the .net framework 3.0?
Where are the routing rules defined in an asp.net mvc application?
What is the use of the default route {resource}.axd/{*pathinfo} ?
What is the role of the jit compiler in .net framework?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
What is a model in programming?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
How route table has been created in asp.net mvc?
What are the sub types of ActionResult?
Which version of .net framework is installed?
What are the benefits of .net framework?
What are actions in mvc?