Converting Hexadecimal, Binary And Denary Flashcards
1
Q
What is the binary equivalent of the decimal number 10?
A
1010
2
Q
True or False: The hexadecimal system uses base 16.
A
True
3
Q
Convert the binary number 1101 to decimal.
A
13
4
Q
Fill in the blank: The decimal number 255 in hexadecimal is ______.
A
FF
5
Q
What is the decimal equivalent of the hexadecimal number 1A?
A
26
6
Q
Multiple Choice: Which of the following is the correct binary representation of the decimal number 5? A) 101 B) 100 C) 110
A
A) 101
7
Q
Convert the hexadecimal number 3C to binary.
A
1111100
8
Q
True or False: The denary (decimal) system is base 10.
A
True
9
Q
What is the binary representation of the decimal number 15?
A
1111
10
Q
Fill in the blank: The binary number 1001 is equal to ______ in decimal.
A
9