38.5k views
2 votes
A(n) __________ is the unit of file I/O accessed by an application program as a single unit. A(n) __________ is the unit of storage transferred between the device controller and memory in a file I/O operation.

1 Answer

5 votes

Answer:

Logical record, Physical record.

Step-by-step explanation:

The logical record is structured and it is the unit of file I/O accessed by an application program as a single unit while the unit of storage transferred between the device controller and memory in a file I/O operation is the physical record which is often unstructured.

User Yunjin
by
4.8k points