Question: What is the sum of the digits in the number \'1011\' in binary?
Options:
Correct Answer: 4
Solution:
The sum of the digits in \'1011\' is 1 + 0 + 1 + 1 = 3.