Select the option that best describes the truthfulness of the following…

2023

Select the option that best describes the truthfulness of the following statements.

  • i) RAM is volatile memory and generally has less storage capacity than secondary-storage devices.

  • ii) Secondary memory is auxiliary storage outside primary memory; RAM and ROM are examples of primary memory.

Answer: A. i-True, ii-TrueConceptVolatility tells us whether stored data survives when power is removed, while storage capacity tells us how much data a device can hold. In the…

  1. A.

    i-True, ii-True

  2. B.

    i-False, ii-True

  3. C.

    i-True, ii-False

  4. D.

    i-False, ii-False

Attempted by 2814 students.

Show answer & explanation

Correct answer: A

Concept

Volatility tells us whether stored data survives when power is removed, while storage capacity tells us how much data a device can hold. In the standard memory classification, RAM and ROM are primary memory; secondary memory is non-volatile auxiliary storage, such as an HDD or SSD, outside primary memory.

Application

  1. For statement i, RAM requires continuous power to retain its contents, so it is volatile. Its capacity is also limited relative to mass-storage devices such as HDDs and SSDs. Therefore, statement i is true.

  2. For statement ii, secondary memory means auxiliary storage outside primary memory. Because RAM and ROM belong to primary memory in this classification, statement ii is true.

Cross-check and contrast

  • ROM is non-volatile, but it is still classified as primary memory; persistence alone does not make it secondary memory.

  • Cache is high-speed memory close to the CPU and is not secondary storage. This is why statement ii is framed in terms of primary memory rather than every device other than RAM and ROM.

  • HDDs and SSDs are standard examples of secondary memory because they provide persistent auxiliary storage.

Result

Both statement i and statement ii are true.

Explore the full course: Dsssb Tgt Computer Science Paper 2

Loading lesson…