Home » C# Programming » Inheritance

In an inheritance chain which of the following members of base class are accessible to the derived class members? static protected private shared public

Correct Answer: 2, 5

← Previous Question Next Question→

More Questions from Inheritance

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion