Saved Bookmarks
| 1. |
Distinguish between file organisation and file access |
|
Answer» Answer: SEQUENTIAL access methods are seen in OLDER storage devices such as magnetic tape. ... Can not be used with sequential access method. RANDOM file ORGANIZATION. The records are STORED randomly but each record has its own specific position on the disk (address). |
|