InterviewSolution
Saved Bookmarks
| 1. |
Let U = {1, 2, 3, 4, 5, 6}, A = {1,4} and B = {2,3,5}. Find A’∩B’.(a) {2,3,5,6}(b) {1,2,3}(c) {6}(d) {1,2,3,4,5,6}I have been asked this question in final exam.The question is from Complement of a Set topic in section Sets of Mathematics – Class 11 |
|
Answer» The CORRECT choice is (c) {6} |
|