Which of the following refers to a memory access mechanism in which the time…
2018
Which of the following refers to a memory access mechanism in which the time to access a given location is constant and independent of the sequence of prior accesses?
Answer: A. Random access — The question defines a memory access mechanism where retrieval time remains constant regardless of the sequence of prior accesses. This characteristic is the…
- A.
Random access
- B.
Direct access
- C.
Sequential access
- D.
Associative
Attempted by 939 students.
Show answer & explanation
Correct answer: A
The question defines a memory access mechanism where retrieval time remains constant regardless of the sequence of prior accesses. This characteristic is the fundamental definition of Random Access, distinguishing it from sequential methods.
Loading lesson…