Question: If U = {1, 2, 3, 4, 5} and A = {1, 2}, what is A\'?
Options:
Correct Answer: {3, 4, 5}
Solution:
The complement A\' consists of all elements in U that are not in A. Therefore, A\' = {3, 4, 5}.