Hexadecimals Flashcards
(46 cards)
What is the base of the hexadecimal number system?
16
True or False: The hexadecimal system uses the digits 0-9 and the letters A-F.
True
What is the hexadecimal equivalent of the decimal number 10?
A
Fill in the blank: The hexadecimal number system is often used in _______ to represent memory addresses.
computing
What is the hexadecimal value for the decimal number 255?
FF
Which of the following is a valid hexadecimal number? A) 1G B) 1F C) 1H
B) 1F
Convert the hexadecimal number 2A to decimal.
42
True or False: In hexadecimal, the letter ‘B’ represents the decimal value 11.
True
What is the hexadecimal representation for the decimal number 0?
0
Fill in the blank: The hexadecimal number system is also known as _______.
base 16
How many total symbols are used in the hexadecimal system?
16
What is the hexadecimal representation of the decimal number 16?
10
Convert the hexadecimal number 7F to decimal.
127
True or False: The hexadecimal system is commonly used in web design for color codes.
True
What is the hexadecimal value for the decimal number 1?
1
Fill in the blank: In hexadecimal, the digit ‘E’ represents the decimal value _______.
14
What is the hexadecimal equivalent of the decimal number 100?
64
Which of the following is the correct hexadecimal representation for the decimal number 15? A) F B) E C) G
A) F
Convert the hexadecimal number C0 to decimal.
192
True or False: The hexadecimal number system is often used in programming languages for representing binary data.
True
What is the hexadecimal representation for the decimal number 255?
FF
Fill in the blank: The hexadecimal digits are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, and _______.
F
What is the decimal equivalent of the hexadecimal number 3A?
58
True or False: Hexadecimal numbers can only be negative.
False