Question

    With regard to computer memory, which of the following

    statement(s) is/are TRUE ? P : Read Only Memory (ROM) is ‘volatile’ memory. Q : Random Access Memory (RAM) is ‘volatile’ memory. R : Secondary Memory is ‘volatile’ memory.
    A P only Correct Answer Incorrect Answer
    B Q only Correct Answer Incorrect Answer
    C P and Q only Correct Answer Incorrect Answer
    D P and R only Correct Answer Incorrect Answer
    E All are correct Correct Answer Incorrect Answer

    Solution

    Read Only Memory (ROM) is non-volatile memory. Non-volatile memory that retains data even when the computer is turned off. Secondary memory is also known as auxiliary memory, external memory, or secondary storage.

    Practice Next