InterviewSolution
Saved Bookmarks
| 1. |
Which of the following pairs of sets are disjoint? (i) {1, 2, 3, 4} and {x : x is a natural number and 4 ≤x≤6} (ii) {a, e, i, o, u} and {b, c, d, f} (iii) {x : x is an even integer} and {x : x is an odd integer} |
|
Answer» Which of the following pairs of sets are disjoint? (i) {1, 2, 3, 4} and {x : x is a natural number and 4 ≤x≤6} (ii) {a, e, i, o, u} and {b, c, d, f} (iii) {x : x is an even integer} and {x : x is an odd integer} |
|