A modem digital computer uses .......... number system...
Verified Answer
A. binary
B. decimal
C. hexadecimal
D. all these
E. none of these
Explanation:
Modern digital computers fundamentally operate using the binary number system (base-2), representing all data and instructions as sequences of 0s and 1s. While decimal, hexadecimal, or octal systems can be used for human interaction or specific programming contexts, the computer's internal processing is based on binary logic.