Page 1 of 127
ITE 221 MIDTERM EXAM NEWEST VERSION
QUESTIONS AND CORRECT ANSWERS LATEST
UPDATE JUST RELEASED THIS YEAR
Question: Convert 1D16 to base 10. Show or explain your work for credit. - CORRECT
ANSWER✔✔A = 10
B = 11
C = 12
D = 13
1D base 16 -> base 10
(1 * 16^1) + (13 * 16^0)
16 + 13 = 29
Question: What is at least one reason why modern CPU clock speeds have not generally
exceeded about 5 GHz? - CORRECT ANSWER✔✔Modern CPU clock speeds don't usually exceed
5 GHz because the performance doesn't get that much better, and it would also require a more
expensive cooling system.
, Page 2 of 127
Question: ____ states that the cost of fabrication facilities for the latest chip generation
doubles every four years.
a) Rock's Law
b) Moore's Law
c) Nelson's Law
d) Lamb's Law - CORRECT ANSWER✔✔Rock's law
Question: ____ signals can carry more data than electrical signals.
- Mechanical
- Digital
- Optical
- Quantum - CORRECT ANSWER✔✔Optical
Question: ____ is typically the cheapest component of current information systems.
- System software
, Page 3 of 127
- Hardware
- Middleware
Question: ____ always uses a fixed number of bits, with the leftmost bit representing the sign--
along components known as the mantissa and exponent.
- Ones complement
- Floating point
- Twos complement
- Scientific point - CORRECT ANSWER✔✔Floating point
Question: ____ occurs when the absolute value of a computational result contains too many
bits to fit into a fixed-width data format. - CORRECT ANSWER✔✔Overflow
Question: ____ occurs when the absolute value of a negative exponent is too large to fit in the
bits allocated to store it. That is, the number is too small - CORRECT ANSWER✔✔Underflow
, Page 4 of 127
Question: ____ is the time required to read the second of two adjacent (next to each other)
sectors on the same track and platter.
- Track-to-track seek time
- Rotational delay
- Sequential access time
- Average access time - CORRECT ANSWER✔✔Sequential access time
Question: ____ is the sum of average access delay and the time required to read a single
sector.
- Average access time
- Rotational latency
- Track-to-track seek time
- Synchronization delay - CORRECT ANSWER✔✔Average access time
Question: ____ is the most noticeable characteristic differentiating primary and secondary
storage.
ITE 221 MIDTERM EXAM NEWEST VERSION
QUESTIONS AND CORRECT ANSWERS LATEST
UPDATE JUST RELEASED THIS YEAR
Question: Convert 1D16 to base 10. Show or explain your work for credit. - CORRECT
ANSWER✔✔A = 10
B = 11
C = 12
D = 13
1D base 16 -> base 10
(1 * 16^1) + (13 * 16^0)
16 + 13 = 29
Question: What is at least one reason why modern CPU clock speeds have not generally
exceeded about 5 GHz? - CORRECT ANSWER✔✔Modern CPU clock speeds don't usually exceed
5 GHz because the performance doesn't get that much better, and it would also require a more
expensive cooling system.
, Page 2 of 127
Question: ____ states that the cost of fabrication facilities for the latest chip generation
doubles every four years.
a) Rock's Law
b) Moore's Law
c) Nelson's Law
d) Lamb's Law - CORRECT ANSWER✔✔Rock's law
Question: ____ signals can carry more data than electrical signals.
- Mechanical
- Digital
- Optical
- Quantum - CORRECT ANSWER✔✔Optical
Question: ____ is typically the cheapest component of current information systems.
- System software
, Page 3 of 127
- Hardware
- Middleware
Question: ____ always uses a fixed number of bits, with the leftmost bit representing the sign--
along components known as the mantissa and exponent.
- Ones complement
- Floating point
- Twos complement
- Scientific point - CORRECT ANSWER✔✔Floating point
Question: ____ occurs when the absolute value of a computational result contains too many
bits to fit into a fixed-width data format. - CORRECT ANSWER✔✔Overflow
Question: ____ occurs when the absolute value of a negative exponent is too large to fit in the
bits allocated to store it. That is, the number is too small - CORRECT ANSWER✔✔Underflow
, Page 4 of 127
Question: ____ is the time required to read the second of two adjacent (next to each other)
sectors on the same track and platter.
- Track-to-track seek time
- Rotational delay
- Sequential access time
- Average access time - CORRECT ANSWER✔✔Sequential access time
Question: ____ is the sum of average access delay and the time required to read a single
sector.
- Average access time
- Rotational latency
- Track-to-track seek time
- Synchronization delay - CORRECT ANSWER✔✔Average access time
Question: ____ is the most noticeable characteristic differentiating primary and secondary
storage.