To which of the following access specifiers are applicable?
(a) Member data
(b) Functions
(c) Both Member data & Functions
(d) Protected members
This question was posed to me in quiz.
My question is from Access Control topic in section Class Hierarchies, Library & Containers of C++