What is Inheritance?

 Posted by Poster on 4/24/2008 | Category: OOPS Interview questions | Views: 12582
Answer:

It provides a convenient way to reuse existing fully tested code in different context thereby saving lot of coding.

Inheritance of classes in C# is always implementation Inheritance.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response