C# Programming - Inheritance - Discussion

Discussion Forum : Inheritance - True or False (Q.No. 10)
10.
A class D can be derived from a class C, which is derived from a class B, which is derived from a class A.
True
False
Answer: Option
Explanation:
This is known as multiple levels of inheritance.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.