Multiple choice

How many 4 digit numbers can be there in an octal number system?

  1. 48

  2. 84

  3. 4 * 8

  4. 4 + 8

  5. 48

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

At each of the 4 places in a 4 digit number in octal number system, we have 8 options. So, we can have 8 * 8 * 8 * 8 = 8combinations of 4 octal digits. Hence, these many numbers can be there.