What is Inheritance?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online OOP Job Interview Questions And Answers