Quiz Csi
Quiz Csi
Quiz Csi
Quizzes: Chapter 3
1. A byte consists of _______ bits.
a. 2
b. 4
c. 8
16
d.
Correct Answer: C
2. In a set of 64 symbols, each symbol requires a bit pattern length of _______ bits.
a. 4
b. 5
c. 6
d.7
Correct Answer: C
3. How many symbols can be represented by a bit pattern with ten bits?
a. 128
b. 256
c. 512
d. 1024
Correct Answer: D
4. If the ASCII code for E is 1000101, then the ASCII code for e is _______. Answer
the question without consulting the ASCII table.
a. 1000110
b. 1000111
c. 0000110
d. 1100101
Correct Answer: D
Correct Answer: B
10. When we want to store music in a computer, the audio signal must be _______. a.
sampled
a. only
b. quantized only
c. coded
c. only
d. sampled, quantized, and coded
Downloaded by Hoàng Minh D??ng ([email protected])
lOMoARcPSD|19348210
Correct Answer: D
11. A floating-point value after normalization is (1.0101) 24 . What is the value of
exponent section in the Excess-127 representation?
a. 4
b. -4
c. 127
d. 123
Correct Answer: D
12.Assume a new Excess system uses 17 bits to represent the exponent section. What is
he bias value in this system?
a. 17
b. 16
c. 65535
d. 65536
Correct Answer: C
d. ten’s complement
Correct Answer: C
15 When a fractional part is normalized, the computer stores the _______. a. only
the sign
a. only the exponent
b. only the mantissa
c. the sign, exponent, and mantissa
Downloaded by Hoàng Minh D??ng ([email protected])
lOMoARcPSD|19348210
Correct Answer: D
16 The precision of the fractional part of a number stored in a computer is defined
by the _______.
a. sign
b. exponent
c. mantissa
d. last digit
Correct Answer: C