Font size
WorksheetsBinary (using ASCII)
Total questions: 11
Worksheet time: 6mins
What is the name of the code/table that converts each symbol produced by a keyboard into a binary format?
ASCII
ASKHE
ASKSHE
ASKME
What is the ASCII code for the symbol @ ?
01000000
01000100
00000010
0100000
What is the ASCII code for the capital letter Z ?
01011010
01111010
01010010
01011110
What is the ASCII code for the lower-case letter n ?
01101110
01001110
01100110
01110110
What is the ASCII code for the symbol & ?
(a)
What is the ASCII code for the symbol ? ?
(a)
What is the ASCII code for the capital letter G ?
(a)
What is the ASCII code for the lower-case letter k ?
(a)
What letter/symbol in ASCII has the code 00101010 ?
(a)
What letter/symbol in ASCII has the code 01010001 ?
(a)
If you compare the ASCII code for any capital letter with the ASCII code for the same letter in lower case, how many digits of the codes will match?
None
Seven
It depends on the letter you choose
Five
