Question

Which of the following devices are used for persistent user data storage in a computer? (Choose two.)
Group of answer choices

ROM

SSD

RAM

HDD

Answers

There are no human answers yet.
Answered by GPT-4o mini
The devices used for persistent user data storage in a computer are:

- **SSD (Solid State Drive)**
- **HDD (Hard Disk Drive)**

While ROM (Read-Only Memory) is used for firmware and is not considered standard persistent storage for user data, RAM (Random Access Memory) is volatile and does not retain data when the power is turned off.

Related Questions