InterviewSolution
Saved Bookmarks
| 1. |
Cardinality of the power set of {0, 1, 2 . . ., 6} is _________(a) 1024(b) 4096(c) 512(d) 2048I got this question during an online exam.I want to ask this question from Power Sets topic in chapter Sets of Mathematics – Class 11 |
|
Answer» CORRECT option is (d) 2048 Easiest EXPLANATION: GIVEN set has 7 elements from 0 to 6. So, power set of the given set has 2^7 i.e. 128 elements. Hence cardinality of the power set of {0, 1, 2 . . ., 6} is 128. |
|