Which specifier allows a programmer to make the private members which can be inherited?
(a) Private
(b) Default
(c) Protected
(d) Protected and default
I got this question during an interview.
My query is from Access Specifiers in chapter Access Specifiers of Object Oriented Programming