lesson 10 Flashcards

(25 cards)

1
Q
  1. What is the primary material traditionally used for the substrate of a magnetic disk platter?
    a) Glass
    b) Silicon
    c) Aluminum
    d) Plastic
A

c) Aluminum

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. Which of the following is NOT a benefit of using glass substrates in magnetic disks?
    a) Improved uniformity of magnetic film
    b) Increased cost of manufacturing
    c) Ability to support lower fly heights
    d) Greater ability to withstand shock
A

b) Increased cost of manufacturing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. The time it takes to position the read/write head over the correct track on a magnetic disk is called:
    a) Rotational Delay
    b) Transfer Time
    c) Seek Time
    d) Access Time
A

c) Seek Time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. In a magnetic disk, a set of tracks at the same radial position across multiple platters is known as a:
    a) Sector
    b) Cylinder
    c) Block
    d) Segment
A

b) Cylinder

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. Which type of flash memory is characterized by bit-addressable access and is often used for BIOS storage?
    a) NAND Flash
    b) NOR Flash
    c) XOR Flash
    d) AND Flash
A

b) NOR Flash

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  1. Which of the following is a primary advantage of SSDs over HDDs?
    a) Lower cost per gigabyte
    b) Higher maximum storage capacity
    c) Faster random access times
    d) Longer archival lifespan without power
A

c) Faster random access times

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  1. The issue where an entire block of flash memory must be erased before it can be rewritten is a characteristic primarily affecting:
    a) Magnetic Tapes
    b) HDDs
    c) SSDs
    d) CD-ROMs
A

c) SSDs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. A technique used in SSDs to evenly distribute write operations across memory cells to prolong lifespan is called:
    a) Defragmentation
    b) Wear-leveling
    c) Error correction
    d) Sector mapping
A

b) Wear-leveling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  1. Which optical disk format is designed for write-once, read-many (WORM) applications?
    a) CD-ROM
    b) CD-RW
    c) DVD-ROM
    d) CD-R
A

d) CD-R

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  1. CD-RW technology relies on what principle to allow rewriting?
    a) Magneto-optical effects
    b) Dye sublimation
    c) Phase-change material
    d) Pit and land deformation
A

c) Phase-change material

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  1. What is the standard storage capacity of a common CD-ROM?
    a) 100 MB
    b) 650 MB
    c) 4.7 GB
    d) 25 GB
A

b) 650 MB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  1. Blu-Ray Discs achieve higher storage density than DVDs primarily due to:
    a) Using a larger disc diameter
    b) Using a shorter wavelength laser (blue-violet)
    c) Using multiple read heads simultaneously
    d) Compressing data more aggressively
A

b) Using a shorter wavelength laser (blue-violet)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  1. Magnetic tape stores data in:
    a) Concentric circles called sectors
    b) A helical scan pattern
    c) Parallel tracks running lengthwise
    d) Randomly accessible memory cells
A

c) Parallel tracks running lengthwise

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
  1. The gaps separating blocks of data on a magnetic tape are called:
    a) Inter-sector gaps
    b) Inter-track gaps
    c) Inter-record gaps
    d) File marks
A

c) Inter-record gaps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  1. “Winchester” disk technology is characterized by:
    a) Removable platters
    b) Contact head mechanism
    c) Aerodynamic gap head mechanism
    d) Optical read/write heads
A

c) Aerodynamic gap head mechanism

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
  1. The sum of seek time and rotational delay is known as:
    a) Transfer time
    b) Dwell time
    c) Access time
    d) Cycle time
A

c) Access time

17
Q
  1. NAND flash memory, commonly found in USB drives and SSDs, typically reads and writes data in:
    a) Individual bits
    b) Small blocks
    c) Single tracks
    d) Entire platters
A

b) Small blocks

18
Q
  1. Which of these is a non-volatile memory type?
    a) DRAM
    b) SRAM
    c) Cache Memory
    d) Flash Memory
A

d) Flash Memory

19
Q
  1. Data on a magnetic disk is organized into concentric rings called:
    a) Sectors
    b) Cylinders
    c) Tracks
    d) Blocks
20
Q
  1. What is the primary purpose of an inter-sector gap on a magnetic disk?
    a) To allow the head to switch tracks
    b) To provide timing and formatting information
    c) To separate different files
    d) To improve air flow between platters
A

b) To provide timing and formatting information

21
Q
  1. Name four physical characteristics used to classify disk systems.
A

Answer: Head Motion, Disk Portability, Platters, Sides, Head Mechanism - any four

22
Q
  1. List the three main components of disk I/O transfer time after a request is made.
A

Answer: Seek time, Rotational delay, Transfer time

23
Q
  1. Name the two distinctive types of flash memory.
A

Answer: NOR, NAND

24
Q
  1. List three common types of optical disk products
A

Answer: CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-R, DVD-RW, Blu-Ray - any three

25
5. What are two practical issues peculiar to SSDs that are not typically faced by HDDs?
Answer: Performance slowdown with use/writes, limited write endurance of flash cells