

InterviewSolution
Saved Bookmarks
1. |
For any two sets A and B, prove that A – (A ∩ B) = A – B |
Answer» = (A–A) ∩(A–B) = ϕ ∩ (A – B) = A – B. |
|