Symmetric Difference of Sets
Trending Questions
Q. Let A={1, 2, 3, 4}, B={2, 3, 4, 5, 6}, then A Δ B is
- {2, 3, 4}
- {1}
- {5, 6}
- {1, 5, 6}
Q. Let A={a, b, c, d, e} and B={a, c, g, f}. Find A−B and B−A.
- {b, d, e}; {g, f}
- {b, d}; {f}
- {ϕ}; {g, f}
- {a, b, c, d, e}; {g, f}