Edit Game
the hexadecimal system
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   13  Close
hexadecimal digits are.................
from 0 to 9
the base of hexadecimal system is...........
16
11111111 in hexadecimal will be
ff
D value is.................
13
the hexadecimal observation is.............
hex
177 in hexadecimal will be
b1
1110 0011...this number in hexadecimal will be....
E3
Computers store all data using...
binary
the hexadecimal digits are from ..........and the letters from ...........
zero to 9 ----A to F
15 in hexadecimal is
F
The base of hexadecimal system is
16
the base of binary system is
2
193 in hexadecimal system.............
C1