Multiple Choice
Which of the following is used to protect important data?
A) the public access specifier
B) the private access specifier
C) the protect member function
D) the class protection operator, @
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: The type of member function that may
Q16: In-place member initialization no longer is available
Q17: You must use the private access specification
Q18: In object-oriented programming, the object encapsulates both
Q19: Whereas object-oriented programming centers on the object,
Q21: You can use the technique known as
Q22: More than one constructor function may be
Q23: When you dereference an object pointer, use
Q24: A C++ class is similar to a(n)<br>A)
Q25: In C++11 you can use _ to