Exam FC0-U61 All QuestionsBrowse all questions from this exam
Question 185

Which of the following notational systems uses the most characters to represent the decimal number 10?

    Correct Answer: D

    The binary notational system uses the most characters to represent the decimal number 10. In binary, the decimal number 10 is represented as '1010', which takes 4 characters. In contrast, the octal system represents it as '12' (2 characters), the hexadecimal system as 'A' (1 character), and the decimal system as '10' (2 characters). Therefore, binary uses the most characters.

Discussion
ROCompTIAOption: D

The correct answer is: Binary