Key stage 3 binary Flashcards

(26 cards)

1
Q

What is the binary number system?

A

A numerical system that uses only two digits, 0 and 1.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

True or False: In binary, the digit ‘1’ represents a higher value than ‘0’.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Fill in the blank: The base of the binary number system is ____.

A

2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Convert the binary number 1010 to decimal.

A

10.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the binary equivalent of the decimal number 5?

A

101.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

True or False: The binary number 1111 is equal to the decimal number 15.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does ‘bit’ stand for?

A

Binary digit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the maximum decimal value for an 8-bit binary number?

A

255.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the binary representation of the decimal number 0?

A

0.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How many bits are there in a byte?

A

8 bits.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

True or False: The binary number 1001 represents the decimal number 9.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the binary equivalent of the decimal number 16?

A

10000.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Fill in the blank: The binary number system is often used in ____ computing.

A

digital.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the process of converting binary to decimal called?

A

Base conversion.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which binary number represents the decimal number 2?

A

10.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

True or False: In binary, the number 1100 equals 12 in decimal.

17
Q

Fill in the blank: Each digit in a binary number is referred to as a ____.

18
Q

What is the decimal value of the binary number 1011?

19
Q

How do you add binary numbers?

A

Similar to decimal addition, but carrying occurs when the sum is 2 or more.

20
Q

Convert the binary number 1110 to decimal.

21
Q

What is the binary representation of the decimal number 3?

22
Q

True or False: The binary number 0010 is equal to the decimal number 2.

23
Q

What is the binary equivalent of the decimal number 7?

24
Q

Fill in the blank: The prefix ‘kilo’ in computing typically means ____.

25
What is the value of the leftmost bit in an 8-bit binary number?
128.
26
What is the result of adding the binary numbers 101 and 110?
1011.