CJCoding With Joseph
15per day
← Back to Question List

Select topics to narrow your question pool, then enable Random to jump to a random question matching your filters.

Topics:
C++ Quiz #8

Inheritance Access

mediumClasses

Which access specifier allows a derived class to access a member, but keeps it hidden from code outside the class hierarchy?