InterviewSolution
Saved Bookmarks
| 1. |
Let A_(1), A_(2) and A_(3) be subsets of a set X. Which one of the following is correct ? |
|
Answer» `A_(1)uuA_(2)uuA_(3)` is the SMALLEST SUBSET of `X` containing elements of each of `A_(1)`, `A_(2)` and `A_(3)` |
|