Multiple Choice
This type of member function may be called only from a function that is a member of the same class.
A) public
B) private
C) global
D) local
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: When the body of a member function
Q7: You must declare all data members of
Q22: Assume that myCar is an instance of
Q24: Objects are created from abstract data types
Q27: A private member function is useful for
Q29: The process of object-oriented analysis can be
Q30: Objects in an array are accessed with
Q35: When a constructor function accepts no arguments,
Q36: When an object is defined without an
Q37: If you do not declare a destructor