Q. If class A is friend of class B and if class B is friend of class C, which of the following is true? (Solved)
1. class c is friend of class a
2. class a is friend of class c
3. class a and class c do not have any friend relationship
4. none of the above
- b. class a is friend of class c