Vidyalelo
C# Programming · Q128

Miscellaneous in C Sharp

Programming · C# Programming · question 128

Q128

Which of these access specifiers must be used for class so that it can be inherited by another subclass?

A.
public
Answer
B.
private
C.
both public & private
D.
none of the mentioned

Answer: Option A

Solution

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