denary to hexadecimal Flashcards

(26 cards)

1
Q

What is the hexadecimal representation of the denary number 10?

A

A

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

Which base does the hexadecimal system use?

A

Base 16

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

True or False: The denary 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
4
Q

Fill in the blank: The denary number 16 converts to ______ in hexadecimal.

A

10

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

What is the hexadecimal representation of the denary number 0?

A

0

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

What is the hexadecimal representation of the denary number 31?

A

1F

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

True or False: The digit ‘F’ in hexadecimal represents the denary number 15.

A

True

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

Convert the denary number 100 to hexadecimal.

A

64

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

What is the hexadecimal representation of the denary number 255?

A

FF

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

Fill in the blank: The denary number 8 converts to ______ in hexadecimal.

A

8

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

What is the hexadecimal equivalent of the denary number 50?

A

32

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

Which of the following is a valid hexadecimal digit? A, B, C, D, E, F, 10

A

A, B, C, D, E, F

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

Convert the denary number 15 to hexadecimal.

A

F

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

True or False: The hexadecimal system includes the digits 0-9 and the letters A-F.

A

True

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

What is the hexadecimal representation of the denary number 5?

A

5

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

What is the hexadecimal equivalent of the denary number 1000?

17
Q

Fill in the blank: The denary number 20 converts to ______ in hexadecimal.

18
Q

Convert the denary number 7 to hexadecimal.

19
Q

Which hexadecimal digit represents the denary number 12?

20
Q

True or False: The denary number 32 is represented as 20 in hexadecimal.

21
Q

What is the hexadecimal representation of the denary number 75?

22
Q

Fill in the blank: The denary number 99 converts to ______ in hexadecimal.

23
Q

Convert the denary number 1 to hexadecimal.

24
Q

What is the hexadecimal representation of the denary number 45?

25
True or False: The hexadecimal number '1A' is equivalent to the denary number 26.
True
26
What is the hexadecimal equivalent of the denary number 200?
C8