.NET : Part 7 .Net c# OOPS interview questions on Inheritance
Part 7 .Net c# OOPS interview questions on Inheritance
What is inheritance? What is base/parent and child/derived class. How to reuse inherited members in child class? Does c# supports multiple inheritance?
Post a Comment