Mastering C++: A Comprehensive Quiz Based on 'Thinking in C++' Flash Cards

Disable ads (and more) with a membership for a one time $4.99 payment

Question: 1 / 575

What does the private access specifier signify?

?

Only member functions of the same class can access