Question:medium

What is the size of the set of all subsets of \(n\) elements in sum of subsets problem?

Show Hint

A set with \(n\) elements has exactly \[ 2^n \] subsets.
Updated On: Jun 25, 2026
  • \(n^2\)
  • \(2\)
  • \(n\)
  • \(2^n\)
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0