Intro to Computer Science > File Access Methods (FS micro deck 4) > Flashcards
direct file access
the ability to retrieve or manipulate data from a file directly without sequentially accessing preceding data
sequential file access
accessing data in a file by sequentially reading or writing from the beginning to the end