direct access
Direct access is where any item can be retrieved immediately, provided its position in the file is known. This often means that items must have a known length, so that software can calculate where in the file the required item is located. Direct access files are commonly called random access files because they are usually held in storage, such as a disk, that permits random access.
Related terms
dynamic memory
memory
physical address
random access memory (RAM)
read-only memory (ROM)
static memory
virtual memory
volatile memory
sequential access
serial access
absolute address
memory refresh
Term sub categories
Managing data
file structure
- Jump:
- a -
- b -
- c -
- d -
- e -
- f -
- g -
- h -
- i -
- j -
- k -
- l -
- m -
- n -
- o -
- p -
- q -
- r -
- s -
- t -
- u -
- v -
- w -
- x -
- y -
- z -
- symbols