True/False
A class can have friends that are functions as well as friend classes.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: One can guarantee left to right evaluation
Q19: Which operators cannot be overloaded?
Q20: An overloaded operator= function must be a
Q21: An operator overloading is essentially a function
Q22: Overloading an operator cannot change the precedence
Q24: When an operator is overloaded as a
Q25: An overloaded operator[] must be a non-static
Q26: Why have we not needed to overload
Q27: You can change the behavior of +
Q28: Overloaded operator <<,when used as an output,returns