hexadecimal numbers Flashcards
(81 cards)
What is the hexadecimal representation of the decimal number 10?
A
True or False: Hexadecimal is a base-10 numbering system.
False
Fill in the blank: The hexadecimal system uses digits from 0 to ____.
F
Convert the hexadecimal number 1A to decimal.
26
What is the hexadecimal equivalent of the binary number 1010?
A
Multiple Choice: Which of the following is a valid hexadecimal number? A) 1Z B) 1F C) 1G D) 1H
B
What is the decimal value of the hexadecimal number F?
15
True or False: The hexadecimal system is commonly used in computer science.
True
Convert the decimal number 255 to hexadecimal.
FF
Fill in the blank: The hexadecimal number system is also known as base ____.
16
What is the hexadecimal representation of the decimal number 0?
0
Multiple Choice: What is the next hexadecimal number after 9? A) A B) B C) 10 D) 11
A
Convert the hexadecimal number 2B to decimal.
43
True or False: In hexadecimal, the letter āCā represents the decimal number 12.
True
What is the decimal equivalent of the hexadecimal number 7E?
126
Fill in the blank: The digits A to F in hexadecimal represent the decimal values ____ to ____.
10 to 15
Convert the decimal number 100 to hexadecimal.
64
What is the hexadecimal equivalent of the binary number 1111?
F
Multiple Choice: Which of the following hexadecimal numbers is greater than 1F? A) 1E B) 20 C) 1D D) 1C
B
What is the hexadecimal representation of the decimal number 16?
10
True or False: Hexadecimal numbers can include letters A through F.
True
Convert the hexadecimal number 3C to decimal.
60
Fill in the blank: The hexadecimal number 4D is equivalent to the decimal number ____.
77
What is the decimal equivalent of the hexadecimal number 8A?
138