denary to hexadecimal Flashcards
(26 cards)
What is the hexadecimal representation of the denary number 10?
A
Which base does the hexadecimal system use?
Base 16
True or False: The denary number 255 is represented as FF in hexadecimal.
True
Fill in the blank: The denary number 16 converts to ______ in hexadecimal.
10
What is the hexadecimal representation of the denary number 0?
0
What is the hexadecimal representation of the denary number 31?
1F
True or False: The digit âFâ in hexadecimal represents the denary number 15.
True
Convert the denary number 100 to hexadecimal.
64
What is the hexadecimal representation of the denary number 255?
FF
Fill in the blank: The denary number 8 converts to ______ in hexadecimal.
8
What is the hexadecimal equivalent of the denary number 50?
32
Which of the following is a valid hexadecimal digit? A, B, C, D, E, F, 10
A, B, C, D, E, F
Convert the denary number 15 to hexadecimal.
F
True or False: The hexadecimal system includes the digits 0-9 and the letters A-F.
True
What is the hexadecimal representation of the denary number 5?
5
What is the hexadecimal equivalent of the denary number 1000?
3E8
Fill in the blank: The denary number 20 converts to ______ in hexadecimal.
14
Convert the denary number 7 to hexadecimal.
7
Which hexadecimal digit represents the denary number 12?
C
True or False: The denary number 32 is represented as 20 in hexadecimal.
True
What is the hexadecimal representation of the denary number 75?
4B
Fill in the blank: The denary number 99 converts to ______ in hexadecimal.
63
Convert the denary number 1 to hexadecimal.
1
What is the hexadecimal representation of the denary number 45?
2D