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

a) public
b) private
c) both public & private
d) none of the mentioned

1 thought on “Which of these access specifiers must be used for class so that it can be inherited by another subclass?”

Leave a Comment