Question:

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$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Concept
Each element in a set has two choices: either to be in a subset or not to be in it.
Step 2: Analysis

For $n$ elements, the total number of combinations is $2 \times 2 \times \dots \times 2$ ($n$ times).
Step 3: Conclusion

Total number of subsets $= 2^{n}$.
Final Answer: (B)
Was this answer helpful?
0
0

Top MET Questions

View More Questions