Font size
Worksheetsbits&bytes-6
Total questions: 12
Worksheet time: 7mins
1- A _________ number is a number where each digit may be one of sixteen possible values.
Hexadecimal
decimal
non-Hexadecimal
The biggest number in hexadecimal is____,
while the smallest number is ____.
(F)16
(0)16
(0)10
(0100)2
Each hexadecimal number is 1/4th the length of its equivalent ________ number.
decimal
Bin
Binary
To convert a hexadecimal number to ________, you must multiply every digit with 16 power of digit location.
Decimal
binary
itself
Data transfers from the _______to the ______then to graphic card.
memory
CPU
users
Hexadecimal is used as a way to display binary information in a shorter ______.
string
strinth
small
The value of the decimal number “10” is equal to “A” in hexadecimal.
True
False
The value of the binary number “0011” is equal to the hexadecimal number “4”.
True
False
Hexadecimal numbers can be used to shorten binary numbers.
True
False
Hexadecimal numbers consist of 16 digits (zero to 15).
True
False
Information on computers is stored as hexadecimal or decimal numbers.
True
False
The binary number 101000111111 is the conversion of the decimal 2603
True
False
