Identify the characteristic feature of random access memory

Identify the characteristic feature of random access memory
| Identify the characteristic feature of random access memory

A. It is a serial access memory

B. Data can be read from or written into any of the memory location regardless of the order in which they are arranged

C. All memory locations can be accessed with the same speed

D. Both (2) and (3)

Please scroll down to see the correct answer and solution guide.

Right Answer is: D

SOLUTION

Random Access Memory:

  • RAM is a type of computer data storage.
  • RAM device allows data items to be accessed (read or written) in almost the same amount of time irrespective of the physical location of data inside the memory. (Statement (2) is correct)
  • The time required to access any location in the memory is the same i.e. all memory locations can be accessed at the same speed. (Statement (3) is correct)
  • Sequential access memory (SAM) is a class of data storage devices that read storage data in a sequence.
  • RAM, where data can be accessed any order (Statement (1) is incorrect)

 

Memory Type

Category

Erasure

Write Mechanism

Volatility

RAM

Read-Write Memory

Electrically, byte-level

Electrically

Volatile

EPROM

Read-Mostly Memory

UV-light, Chip Level

Electrically

Non-Volatile

EEPROM 

Electrically, byte-level