Multiple choice Which number system is usually followed in a typical 32-bit computer? 2 10 16 32 Reveal answer Fill a bubble to check yourself A Correct answer Explanation All digital computers fundamentally use the binary (base-2) number system internally, regardless of whether they are 8-bit, 16-bit, 32-bit, or 64-bit architectures. Binary represents all data and instructions using only 0s and 1s.