Multiple Choice
The type of member function that may be called from a statement outside the class is
A) public
B) private
C) undeclared
D) global
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: More than one destructor function may be
Q11: What is the output of the
Q12: Members of the class object are accessed
Q13: The constructor function's return type is<br>A) int<br>B)
Q14: The constructor function may not accept arguments.
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,
Q20: Which of the following is used to