A. 100002
B. 101112
C. 101112
D. 111102
Check Answer
To convert an octal number to binary, we replace each digit in the octal number with the corresponding 3-bit binary representation.
In this case, the octal number is 20₈, which is equivalent to:
2 0₈
↓ ↓
010 000
Therefore, the binary representation of the octal number 20₈ is 010000₂, which is equivalent to 16 in decimal.
Therefore, the correct answer is A) 10000₂.
In this case, the octal number is 20₈, which is equivalent to:
2 0₈
↓ ↓
010 000
Therefore, the binary representation of the octal number 20₈ is 010000₂, which is equivalent to 16 in decimal.
Therefore, the correct answer is A) 10000₂.
Related:
- Conversion of an octal number 142 8 to binary number is
- Instructions and memory addresses are represented by
- Which of the following is true?
- Conversion of an octal number 106 8 to a binary number is
- Conversion of an octal number 738 to binary number is
- Conversion of binary number 101110 2 to octal is
- A number which is stored and processed but not in the…
- Instructions and memory address are represented by
- Instructions and memory address are represented by
- Binary numbers need more places for counting because
- Conversion of binary number 1010101000010111 to hexadecimal…
- Conversion of a hexadecimal number 4E16 to binary number is
- Conversion of a hexadecimal number 3D 16 to binary number is
- Computers use the ________ number system to store data and…
- The binary equivalent of the Octal number 13.54 is