InterviewSolution
Saved Bookmarks
| 1. |
Let A = {1, 2, {3, 4}, 5}. Which of the following is true?(a) {3, 4} ⊂ A(b) {3, 4} ∈ A(c) {{3, 4}} ⊂ A(d) {1, 2, 5} ⊂ AThe question was asked during an online interview.My enquiry is from Subsets in portion Sets of Mathematics – Class 11 |
|
Answer» The correct choice is (a) {3, 4} ⊂ A |
|