Question:medium

The number of subsets of a set containing $n$ elements is:

Show Hint

This includes the empty set and the set itself.
Updated On: Apr 8, 2026
  • $n^{2}$
  • $2^{n}$
  • $2n$
  • $n$
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0