C++ OOP Quiz - Question 8

Last Updated :
Discuss
Comments

If class A is a friend of class B and class B is a friend of class C, which of the following is true?

Class A is a friend of class C

Class B cannot be a friend of any other class

Class C is a friend of class A

None of the above

Share your thoughts in the comments
Article Tags :