CSQ8
how many digits are there in the hexadecimal system?
16
the binary number 10110 represents the decimal number
22
the PandA system is a _________ system.
binary
the ________ is the standard unit for computer memory
byte
__________ _________ code was adopted by IBM as the standard character representation.
extended ASCII
T or F: ASCII is a 9 bit code
false
T or F: a red, yellow, green traffic light is good example of a binary system
false
the decimal number 85 represents the binary number _______________.
1010101
the decimal number 59 represents the hex number _________.
3B
how many bits does each hex digit require?
4
the NATO broadcast alphabet encodes __________ as ____________.
letters, words
the decimal number 25 represents the binary number ____________.
11001
the hex number A4 represents the decimal number _________.
164
the binary number 101 represents the decimal number _______.
5
the hawaiian alphabet has 18 symbols. How many bits are needed to represent just these symbols?
5
the original version of ASCII used a _______ bit code.
7
using a parity, a normal byte, (ex. 1010 0011) would include a ________ bit set to ________.
9th, 0
what does ASCII stand for?
American Standard Code for Information Interchange
___________ ___________ coded is known as ISO-8859-1 and was developed in the US
extended ASCII
T or F: the place value representation is associated with decimal numbers (base 10), but does not apply to the binary numbers
false
T or F: the tag characters included with the content characters of the Oxford English Dictionary increase the size of the file compared with plain text
true