Here are some MCQs on Computer Memory
1. Which of the following is not a type of computer memory?
a) RAM
b) ROM
c) CPU
d) Cache
Answer: c) CPU
2. What does RAM stand for?
a) Random Access Memory
b) Read-Only Memory
c) Random Access Machine
d) Real-time Access Memory
Answer: a) Random Access Memory
3. Which type of memory is non-volatile?
a) RAM
b) Cache
c) Hard Disk Drive
d) Virtual Memory
Answer: c) Hard Disk Drive
4. How is data stored in ROM?
a) Sequentially
b) In a random manner
c) In binary format
d) It cannot be modified
Answer: d) It cannot be modified
5. Which memory stores frequently used instructions or data to speed up processing?
a) RAM
b) ROM
c) Cache
d) Hard Disk Drive
Answer: c) Cache