Multiple Choice
This type of function is not a member of a class, but it has access to the private members of the class.
A) static
B) constructor
C) destructor
D) friend
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: A static member function does not need
Q5: When a class declares an entire class
Q12: An _ operator can work with programmer-defined
Q19: This operator may be used to assign
Q20: This is a special built-in pointer that
Q27: Each object of a class has its
Q28: If you overload the prefix ++ operator,
Q31: When you overload the << operator you
Q38: When objects contain pointers, it is a
Q42: C++ requires that a copy constructor's parameter