In Inheritance Concept Which Of The Following Members Of Base #346
In Inheritance concept, which of the following members of base class are accessible to derived class members?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Object Oriented Concepts - Fundamentals of Inheritance - Quiz No.1.
In Inheritance concept, which of the following members of base class are accessible to derived class members?
static
protected
private
shared