Question: In a 4-bit binary number, what is the maximum decimal value it can represent?
Options:
Correct Answer: 15
Solution:
A 4-bit binary number can represent values from 0 to 15, so the maximum is 15.