

InterviewSolution
Saved Bookmarks
1. |
If A and B are two sets such that A ⊂ B, then what is A ∪ B? |
Answer» Given A ⊂ B i.e., every element of A is contained in the set B and hence A ∪ B = B |
|