Computer Science Easy nts

Which number system is directly understood by a computer?

  • A Decimal
  • B Binary
  • C Octal
  • D Hexadecimal
Correct Answer: Option B — Binary
Explanation: Computers operate using electronic circuits that recognize only two states, represented as 0 and 1. Therefore, all data and instructions are ultimately processed in binary form, making binary the fundamental language of computing systems.
Related MCQs