Memory and Storage - Technical MCQs

Q1:

Select the statement that best describes Read-Only Memory (ROM).

A nonvolatile, used to store information that changes during system operation

B nonvolatile, used to store information that does not change during system operation

C volatile, used to store information that changes during system operation

D volatile, used to store information that does not change during system operation

ANS:B - nonvolatile, used to store information that does not change during system operation

ROM is a permanent memory storage i.e, non volatile memory
where as RAM is is volatile memory i.e, temporary storage.