Please enable JavaScript.
Coggle requires JavaScript to display documents.
os chapter 3 - Coggle Diagram
os chapter 3
-
File access Techniques
Sequentia
Easiest to execute because records are stored and taken serially, one by one
Direct
makes it easy for users to access any record in any order without having to search from the beginning of the file
-
-
-
-