Question: If C = {1, 2}, what is the number of proper subsets of C?
Options:
Correct Answer: 3
Solution:
The proper subsets of a set exclude the set itself. For C = {1, 2}, the proper subsets are {β }, {1}, and {2}, totaling 3 subsets.