Home / Programming MCQs / C++ MCQs / Question

Q. If class A is friend of class B and if class B is friend of class C, which of the following is true?

(A) Class C is friend of class A
(B) Class A is friend of class C
(C) Class A and Class C do not have any friend relationship
(D) None of the above

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.