Inicia sesión
Tipos de juegos
Planes
Noticias
Soporte
Buscar juegos
Crear
Crear
Jugar Froggy Jumps
Imprimir Froggy Jumps
Binary to Decimal Challenge
Author :
FERNANDO GALITO
1.
Convert 11110 to numbers
A
20
B
30
C
25
2.
Convert 0110 to number
A
6
B
8
C
10
3.
Convert 1111 to number
A
13
B
14
C
15
4.
Convert 21 number to binary
A
1 0101
B
10010
C
11001
5.
Convert 35 number binary
A
10 001
B
10 0011
C
10 0111
6.
Convert 27 number to binary
A
1 1111
B
1 1011
C
1 1010
7.
What is the decimal equivalent of the binary number 1010?
A
10
B
8
C
12
8.
How do you convert binary to decimal?
A
Sum powers of 2 for each bit.
B
Subtract from 100
C
Multiply by 10
9.
What is the binary representation of the decimal number 5?
A
110
B
101
C
100
10.
Which binary number equals the decimal number 15?
A
1011
B
1111
C
1110
11.
What is the decimal equivalent of the binary number 1110?
A
14
B
16
C
12
12.
In binary, what does the digit '1' represent?
A
0
B
2
C
1
13.
What is the decimal equivalent of binary 1001?
A
10
B
8
C
9
14.
What is the value of the leftmost bit in an 8-bit binary number?
A
256
B
128
C
64
15.
How many bits are in the binary number 1101?
A
3
B
5
C
4
16.
What is the binary equivalent of the decimal number 2?
A
11
B
01
C
10