Question: Which of the following is a valid base-4 number?
Options:
Correct Answer: 123
Solution:
In base-4, valid digits are 0, 1, 2, and 3. Therefore, 123 is valid, while 234, 345, and 456 contain digits not allowed in base-4.