True/False
A public data member may be declared a friend of a private function.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: It is possible to declare an entire
Q4: A static member function does not need
Q5: When a class declares an entire class
Q6: When you redefine the way a standard
Q7: A move operation transfers resources from a
Q9: A(n) _ is a special function that
Q10: In C++11 an rvalue reference is a
Q11: Select all that apply. Given the
Q12: An _ operator can work with programmer-defined
Q13: A static member variable can be used