McqMate
| 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 |
| Answer» B. class a is friend of class c | |
View all MCQs in
Object Oriented Programming In cppNo comments yet