change binary to octal (101010000110)
Answers
Answered by
0
Answer:
I can't understand your question
Answered by
0
Explanation:
The base-2 value of 101012 is equal to base-10 value of 2110.
Binary Number System:
In mathematics and digital electronics, a binary number is a number expressed in the binary numeral system or base-2 numeral system which represents numeric values using two different symbols: typically 0 (zero) and 1 (one). The base-2 system is a positional notation with a radix of 2. Because of its straightforward implementation in digital electronic circuitry using logic gates, the binary system is used internally by almost all modern computers and computer-based devices.
Similar questions