One hundred and eleven thousand, one hundred and ten.
111110
111110 miles
Octal 76 = 111110
62 = 111110
abuot 30 millions maby.
6 bits 111110 = 32 + 16 + 8 + 4 + 2 + 0
At first sight this looks as if it already is binary. If you need something to be converted from one base to another you need to tell us what base it's in now and what you would like it to be converted to.
The answer depends, what is 111112 in? (eg base 8,16 or another) If the original number was supposed to be in 111110 (base 2) Then your answer is 62 also represented as 6210. But if it's 11111 (base 2) then it is 31 (base 10).
An even number, by definition is divisible by 2. For the number to be divisible by 10, the last digit must be 0, which ensures it is an even number. Any number, with zero as the last digit will satisfy the requirements. So 111110 will do.
1111 converted from binary (base 2) to decimal (base 10) is 15 When you expand the steps... 1111 binary = (1 X 2^3) + (1 X 2^2) + (1 X 2^1) + (1 X 2^0) = 8 + 4 + 2 + 1 = 15
gray code is one which changes one bit at a time but binary code is one which changes one or more bit at a time. for example three bit binary and gray code the left one is binary and the right one is gray code.binary gray000 000001 001010 011011 010100 110101 111110 101111 100000 000
gray code is one which changes one bit at a time but binary code is one which changes one or more bit at a time. for example three bit binary and gray code the left one is binary and the right one is gray code.binary gray000 000001 001010 011011 010100 110101 111110 101111 100000 000