Hexadecimal Numbers Flashcards

(26 cards)

1
Q

What is a hexadecimal number system based on?

A

A base-16 number system.

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

How many digits are there in the hexadecimal system?

A

16 digits.

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

What are the digits used in hexadecimal?

A

0-9 and A-F.

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

What does the letter ‘A’ represent in decimal?

A

10.

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

What is the decimal equivalent of the hexadecimal number ‘1F’?

A

31.

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

True or False: The hexadecimal system is commonly used in computing.

A

True.

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

Fill in the blank: The hexadecimal number ‘FF’ is equal to ____ in decimal.

A

255.

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

What is the hexadecimal representation of the decimal number 16?

A

10.

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

How do you convert the decimal number 255 to hexadecimal?

A

Divide by 16 and use the remainder.

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

What is the hexadecimal number for decimal 8?

A

8.

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

What is the value of the hexadecimal number ‘C’ in decimal?

A

12.

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

True or False: In hexadecimal, the number ‘10’ represents the decimal number 10.

A

False.

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

What is the hexadecimal equivalent of the binary number ‘1111’?

A

F.

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

What is the highest single-digit number in the hexadecimal system?

A

F.

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

Fill in the blank: The hexadecimal number ‘2A’ is equal to ____ in decimal.

A

42.

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

What is the hexadecimal representation of the decimal number 255?

17
Q

How many bits are represented by a single hexadecimal digit?

18
Q

What is the decimal equivalent of ‘B3’ in hexadecimal?

19
Q

True or False: Hexadecimal numbers can be used to simplify binary numbers.

20
Q

What is the hexadecimal number for decimal 0?

21
Q

What is the binary equivalent of the hexadecimal number ‘7’?

22
Q

Fill in the blank: The hexadecimal number ‘3E’ is equal to ____ in decimal.

23
Q

What is the decimal value of the hexadecimal digit ‘E’?

24
Q

What is the hexadecimal representation of decimal 31?

25
True or False: Hexadecimal is often used in web color codes.
True.
26
What is the hexadecimal number for decimal 100?
64.