Which file access method allows a process to access any part of a file directly, without needing to read or write the preceding data?
Sequential access
Indexed access
Direct access
Random access

Operating Systems Exercises are loading ...