Vidyalelo
C# Programming · Q127

Classes and Objects in C Sharp

Programming · C# Programming · question 127

Q127

In Inheritance concept, which of the following members of base class are accessible to derived class members?

A.
static
B.
protected
Answer
C.
private
D.
shared

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board