if class A is friend class of class B and class B is friend class of class C then what is relation between Class A and C | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

if class A is friend class of class B and class B is friend class of class C then what is relation between Class A and C

3rd Jul 2016, 2:53 PM
Vijayendra
Vijayendra - avatar
2 Answers
0
please answer
3rd Jul 2016, 3:54 PM
Vijayendra
Vijayendra - avatar
0
you can use Venn diagram to solve this question and its should be two cases like ¹if A,B,C intersect at one point then relation BTW A ,Band C is A u B u C =A+B+C-(A intersection C)-(B inter C)-(C inter A) +(A inter B inter C),if third part of this eq becomes zero then there is no relation BTW a,b,c if not then relation exists.
6th Jul 2016, 12:37 AM
Karanveer Singh
Karanveer Singh - avatar