The correct option is D A Δ B=A−B
We know that A Δ B=(A−B) ∪ (B−A)
=({a,b,c,d}−{c,d,e,f}) ∪ ({c,d,e,f}−{a,b,c,d})
={a,b} ∪ {e,f}={a,b,e,f}
Now,
B Δ A=(B−A) ∪ (A−B)
({c,d,e,f}−{a,b,c,d}) ∪ ({a,b,c,d}−{c,d,e,f})
{e,f} ∪ {a,b}={a,b,e,f}
∴A Δ B=B Δ A is the correct option.
This result is also known as the commutative law for symmetric difference of 2 sets.
Now, B−A={c,d,e,f}−{a,b,c,d}
⇒B−A={e,f}
And, AΔB={a,b,e,f}
Clearly, AΔB≠B−A
Hence, it's a wrong statement.
Now, (A−B)∩(B−A)={a,b}∩{e,f}=∅
And, AΔB={a,b,e,f}
Clearly, AΔB≠(A−B)∩(B−A)
Hence, this statement is wrong too.
In the last A−B={a,b}≠AΔB
Hence, this statement is incorrect too.