CHAPTER 10: Computer Peripherals Flashcards
All components comprising a computer system except for the ________ , are considered peripherals.
a) CPU
b) CPU and memory
c) CPU, memory, and power source
d) CPU, memory, disk drives and power source
c) CPU, memory, and power source
Storage not immediately available to the CPU is referred to as
a) cloud storage.
b) off-line storage.
c) network storage.
d) secondary storage.
d) secondary storage.
Most of the access time specified for secondary storage devices consists of
a) seek time.
b) latency time.
c) transfer time.
d) rotational delay.
a) seek time.
In technical specifications for flash memory, the read/write block is called a
a) page.
b) lump.
c) chunk.
d) paragraph.
a) page.
On a modern hard disk, what is the typical size of a block of data?
a) 64 bytes
b) 128 bytes
c) 512 bytes
d) 1024 bytes
c) 512 bytes
With the hard drive read/write head in a fixed position, it traces out a circle on the disk surface as the disk rotates; this circle is known as a
a) page.
b) block.
c) track.
d) cluster.
c) track.
When a disk drive has multiple platters, the heads on each surface all line up. The set of tracks for all the surfaces form a geometric shape similar to a
a) bottle.
b) ellipse.
c) sphere.
d) cylinder.
d) cylinder.
In a disk drive where the drive motor turns at constant angular velocity, which is true of the linear velocity?
a) inner tracks move the fastest
b) outer racks move the fastest
c) middle tracks move the fastest
d) all tracks move at the same speed
b) outer racks move the fastest
The time it takes for the hard-disk read/write head to move from one track to another is called
a) latency. .
b) seek time.
c) flight time.
d) arrival time.
b) seek time.
Once the hard-disk read/write head is located over the desired track, the read/write operation must wait for the disk to rotate to the beginning of the correct sector. This time is called
a) seek time.
b) arrival time.
c) transfer time.
d) rotational latency time.
d) rotational latency time.
The time required to transfer one block of data is called as the
a) seek time.
b) arrival time.
c) transfer time.
d) rotational latency time.
c) transfer time.
What system performance attribute is most increased by using a redundant array of independent disks (RAID)?
a) System reliability
b) System accessibility
c) System serviceability
d) System maintainability
a) System reliability
In a mirrored array with 4 disks, each of the disks stores exactly the same data. The access time for a multiblock read is reduced by a factor of about ______.
a) two
b) four
c) eight
d) sixteen
b) four
A special fault-tolerant computer system uses an array of 3 disks. The following logic is used to detect errors: If the data from all three disks is identical, then it is safe to assume that the integrity of the data is acceptable. If the data from one disk differs from the other two, then accept the data where both match and flag the other as an error. This logic is known as
a) disk logic.
b) majority logic.
c) difference logic.
d) greater-part logic.
b) majority logic.
A mirrored array requires a minimum of _________ disk drives.
a) two
b) three
c) four
d) five
a) two