Which of the following actions will cause data stored within an EEPROM chip to be erased? MCQ with Answer and Explanation

Which of the following actions will cause data stored within an EEPROM chip to be erased?
A. Submerging the motherboard traces into a grounding solution.
B. Shutting down the central computer system power switch.
C. Exposing the chip face to high-intensity ultraviolet light rays.
D. Applying a designated electrical voltage signal to the chip control pins.
Answer: Option D
Solution (By JKSSB Mock Tests)
EEPROM stands for Electrically Erasable Programmable Read-Only Memory. It is erased and rewritten digitally by applying specific electrical currents to its pins.

Discuss this Question (0)

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

Practice More Memory and Storage Devices Questions

Question #1
Which type of memory uses capacitors to store data and needs periodic refreshing?
A. DRAM
B. ROM
C. Flash memory
D. SRAM

Correct Answer: Option A


Explanation:
DRAM (Dynamic RAM) uses capacitors to store bits; they leak charge and must be refreshed periodically. SRAM uses flip-flops and does not need refreshing.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which of the following is a type of memory that is used for long-term storage of large amounts of data?
A. Secondary storage
B. Primary storage
C. Cache
D. Registers

Correct Answer: Option A


Explanation:
Secondary storage (hard disks, SSDs, tapes) is used for long-term, large-capacity data storage, while primary storage (RAM) is volatile and temporary.

This question belongs to: Computer Memory and Storage Devices
Question #3
Which of the following memory types is non-volatile and used for long-term storage?
A. Cache
B. Registers
C. ROM
D. RAM

Correct Answer: Option C


Explanation:
ROM is non-volatile and retains data without power. However, for long-term storage, hard disks and SSDs are more common; ROM is typically used for firmware. Among the options, ROM is non-volatile.

This question belongs to: Computer Memory and Storage Devices