Which of the following means accessing information from a file non-sequentially? linear access incremented access random access protected access None of these
Random access is the process of transferring information to or from a file in which every part of the file can be accessed directly rather than being accessed in a fixed sequence.