InterviewSolution
Saved Bookmarks
| 1. |
If A ∩ B = B, then?(a) A ⊂ B(b) A = ø(c) B ⊂ A(d) B = ø |
|
Answer» Correct choice is (c) B ⊂ A The explanation: Since A ∩ B = B, hence B ⊂ A. |
|