Binary Flashcards

(27 cards)

1
Q

What is binary?

A

A base-2 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: The decimal system is base-10.

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
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
4
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
5
Q

Fill in the blank: In binary, the digit ‘1’ represents ______.

A

on.

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 1101 and 1011?

A

11000.

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

True or False: The binary number system is used by computers to process data.

A

True.

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

What do the terms ‘bit’ and ‘byte’ refer to?

A

A bit is a single binary digit, and a byte is a group of 8 bits.

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

How many different values can a single bit represent?

A

2 values (0 or 1).

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

Convert the binary number 111 to decimal.

A

7.

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

Fill in the blank: The binary number system is essential for computer ______.

A

programming.

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

What is the binary representation of the decimal number 12?

A

1100.

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

True or False: In binary addition, 1 + 1 equals 10.

A

True.

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

What is the highest decimal number you can represent with 4 bits?

A

15.

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

Convert the decimal number 2 to binary.

A

10.

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

What is the binary equivalent of the decimal number 255?

17
Q

Fill in the blank: The binary number 1001 represents the decimal number ______.

18
Q

What is the process of converting decimal to binary called?

A

Binary conversion.

19
Q

True or False: Binary numbers can only be used in computers.

20
Q

What is the binary number for the decimal number 0?

21
Q

How many bits are in a nibble?

22
Q

What is the result of the binary operation 1010 minus 0011?

23
Q

Fill in the blank: The binary number system is important for understanding ______.

A

digital electronics.

24
Q

What is the binary representation of the decimal number 20?

25
True or False: The binary number 1111 is equal to the decimal number 15.
True.
26
What does the term 'byte' stand for?
A group of 8 bits.
27
Convert the binary number 10000 to decimal.
16.