Binary Flashcards

(27 cards)

1
Q

What is the base of the binary number system?

A

2

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

True or False: The hexadecimal system uses 16 symbols.

A

True

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

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

A

1

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

What are the primary digits used in the decimal system?

A

0-9

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

Which number system uses the digits 0-1?

A

Binary

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

What is the hexadecimal equivalent of the decimal number 255?

A

FF

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

True or False: The octal system has a base of 8.

A

True

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 5?

A

101

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

Fill in the blank: The hexadecimal system includes the letters A to ______ for values 10 to 15.

A

F

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

Which of the following is a valid hexadecimal number? A) 1F B) 2G C) 3H

A

A) 1F

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

Convert the hexadecimal number 1A to decimal.

A

26

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

What is the base of the decimal number system?

A

10

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

True or False: Binary numbers can only represent two states.

A

True

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

Fill in the blank: The decimal number system is also known as the ______ system.

A

base-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 15?

17
Q

Identify the base of the hexadecimal system.

18
Q

What is the value of the binary number 1101 in decimal?

19
Q

Fill in the blank: The binary number system uses only the digits ______.

20
Q

Convert the decimal number 32 to binary.

21
Q

True or False: Hexadecimal is often used in computing as a shorthand for binary.

22
Q

What is the decimal equivalent of the binary number 1001?

23
Q

Fill in the blank: A byte consists of ______ bits.

24
Q

What is the hexadecimal representation of the decimal number 10?

25
True or False: The binary number 11111111 equals 255 in decimal.
True
26
Convert the hexadecimal number B3 to decimal.
179
27
What is the binary equivalent of the decimal number 100?
1100100