Sets Practice Questions Ques10
Question: What is the power set of an empty set?
Options:
(A) {}
(B) {{}}
(C) {∅}
(D) None of the above
Show Answer
Answer: C
Explanation:
(A) Incorrect. This represents an empty set, not its power set.
(B) Incorrect. This is not the correct representation of the power set.
(C) Correct. The power set of an empty set contains the empty set and the set containing the empty set.
(D) Incorrect.