Question:medium

The set \((A\setminus B)\cup(B\setminus A)\) is equal to:

Show Hint

Symmetric difference contains elements in either set but not in both.
Updated On: Mar 24, 2026
  • \([A\cup B]\cap[B\cap A]\)
  • \((A\cup B)\cap(A\cap B)\)
  • \(A\cap B\)
  • \(A\triangle B = (A\cup B)\setminus(A\cap B)\)
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0