1.

Let A = { 1, 2, 3, 4, 5, 6}, B = { 2, 4, 6, 8 }. Find A – B and B – A.

Answer»


ANSWER :`{1, 3, 5,}, {8}`


Discussion

No Comment Found