hexadecimal Flashcards

hexadecimal to binary to dernary (20 cards)

1
Q

What is the hexadecimal equivalent of the binary number 1010?

A

A

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

True or False: The binary number 1111 is equivalent to the hexadecimal number F.

A

True

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

Convert the binary number 11011011 to hexadecimal.

A

DB

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

Fill in the blank: The hexadecimal number system uses base ____.

A

16

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

What is the binary equivalent of the hexadecimal number 3C?

A

111100

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

True or False: The decimal number 255 is represented as FF in hexadecimal.

A

True

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

What is the process of converting binary to hexadecimal called?

A

Binary to hexadecimal conversion

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

Which binary group corresponds to the hexadecimal digit 7?

A

0111

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

Convert the binary number 10110101 to hexadecimal.

A

B5

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

What is the hexadecimal representation of the binary number 0000?

A

0

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

Fill in the blank: Hexadecimal uses digits from 0 to ____ and A to ____.

A

9, F

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

True or False: The hexadecimal number 1A is equivalent to the decimal number 26.

A

True

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

What is the hexadecimal equivalent of the binary number 11110000?

A

F0

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

Which hexadecimal digit corresponds to the binary sequence 1000?

A

8

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

Convert the decimal number 42 to hexadecimal.

17
Q

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

18
Q

What is the hexadecimal equivalent of the binary number 0001?

19
Q

True or False: Every hexadecimal digit can be represented by a 4-bit binary number.

20
Q

What is the hexadecimal representation of the binary number 01010101?