Multiple Choice
A ________ 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 the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: It is possible to declare an entire
Q29: When arguments must be passed to the
Q30: A(n) _ is a special function that
Q31: An lvalue is<br>A) a value of type
Q32: A situation in which every object of
Q36: The _ operator may be used to
Q37: In the statement class Car:protected Vehicle, which
Q38: A reason to overload the _ is
Q39: It is a good idea to make
Q40: The _ class constructor is called before