binary Flashcards

binary (21 cards)

1
Q

What is the binary number system?

A

A number 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

What is the binary representation of the decimal number 5?

A

101

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

Convert the binary number 1101 to decimal.

A

13

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

What is the result of adding the binary numbers 101 and 111?

A

1100

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

True or False: The binary number 1000 is equal to the decimal number 8.

A

True

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

What is the purpose of the binary number system in computing?

A

To represent data and perform operations using electrical signals.

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

Which of the following is a binary number? A) 123 B) 110 C) 75

A

B) 110

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

Fill in the blank: Each digit in a binary number is called a ____.

A

bit

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

What is the binary equivalent of the decimal number 10?

A

1010

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

True or False: The binary number system can only represent whole numbers.

A

False

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

What is the maximum decimal value that can be represented with 4 bits?

A

15

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

Convert the decimal number 15 to binary.

A

1111

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

What is the term for the process of converting binary to decimal?

A

Decimalization

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

Fill in the blank: In binary arithmetic, 1 + 1 equals ____.

17
Q

What is a byte in terms of binary?

A

A group of 8 bits.

18
Q

True or False: The binary number 101010 is equivalent to the decimal number 42.

19
Q

How many different values can be represented with 3 bits?

20
Q

What is the binary representation of the letter ‘A’ in ASCII?

21
Q

Fill in the blank: The binary number system is foundational for ____ technology.