|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
n |
Block-oriented
|
|
|
|
u |
information is
stored in fixed sized blocks
|
|
|
|
u |
transfers are
made a block at a time
|
|
|
|
u |
used for disks
and tapes
|
|
|
n |
Stream-oriented
|
|
|
|
u |
transfer
information as a stream of bytes
|
|
|
|
u |
used for
terminals, printers, communication ports,
|
|
|
mouse, and most
other devices that are not
|
|
|
|
secondary storage
|
|
|
|