Which memory technology is non-volatile and can be electrically erased and reprogrammed? MCQ with Answer and Explanation

Which memory technology is non-volatile and can be electrically erased and reprogrammed?
A. PROM
B. EPROM
C. Mask ROM
D. EEPROM
Answer: Option D
Solution (By JKSSB Mock Tests)
EEPROM (Electrically Erasable PROM) can be erased and reprogrammed using electrical signals, without the need for UV light, unlike EPROM.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Memory and Storage Devices Questions

Question #1
What is the function of a memory buffer register (MBR)?
A. To manage cache
B. To hold data read from or written to memory
C. To hold the memory address
D. To store the instruction

Correct Answer: Option B


Explanation:
The MBR holds the data that is being transferred to or from memory, acting as an intermediate storage.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which of the following is a type of memory that is manufactured with a mask during production and cannot be altered?
A. EPROM
B. PROM
C. EEPROM
D. Mask ROM

Correct Answer: Option D


Explanation:
Mask ROM is factory-programmed using a photomask and cannot be changed by the user. PROM can be programmed once, EPROM can be erased with UV, and EEPROM electrically.

This question belongs to: Computer Memory and Storage Devices
Question #3
What is the purpose of a memory buffer?
A. To convert data formats
B. To permanently store data
C. To temporarily hold data during transfer
D. To increase memory capacity

Correct Answer: Option C


Explanation:
A memory buffer is a temporary storage area used to hold data while it is being transferred between different devices or between different speeds, to smooth out data flow.

This question belongs to: Computer Memory and Storage Devices