Solved

A Client Changing the Values of Private Data Members Is

Question 17

Multiple Choice

A client changing the values of private data members is:


A) Only possible by calling private member functions.
B) Possible using public functions and references.
C) Never possible.
D) Only possible if the private variables are not declared inside the class.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions