InterviewSolution
Saved Bookmarks
| 1. |
Let U = {1, 2, 3, 4, 5, 6}, A = {1,4} and B = {2,3,5}. Find A’.(a) {2,3,5,6}(b) {1,2,3}(c) {1,4,6}(d) {1,2,3,4,5,6}I got this question in unit test.I want to ask this question from Complement of a Set in chapter Sets of Mathematics – Class 11 |
|
Answer» The correct ANSWER is (a) {2,3,5,6} |
|