In the standard textbook classification, the two types of main memory are:

2019

In the standard textbook classification, the two types of main memory are:

Answer: C. RAM and ROMConceptMain memory is the CPU-accessible memory that holds instructions and data needed during processing. In the standard textbook classification, it…

  1. A.

    Primary and Secondary

  2. B.

    Random and Sequential

  3. C.

    RAM and ROM

  4. D.

    Hard Disk and Pen Drive

  5. E.

    All of these

Attempted by 586 students.

Show answer & explanation

Correct answer: C

Concept

Main memory is the CPU-accessible memory that holds instructions and data needed during processing.

In the standard textbook classification, it includes volatile read-write RAM and non-volatile ROM used for fixed instructions.

Application

The pair RAM and ROM names these two main-memory categories: RAM supplies temporary working space, while ROM retains fixed contents without power.

Contrast

  • Primary and Secondary: Primary and secondary describe levels of the broader storage hierarchy, not two components within main memory.

  • Random and Sequential: Random and sequential describe access methods rather than memory-component categories.

  • Hard Disk and Pen Drive: Hard disks and pen drives are persistent secondary-storage devices.

  • All of these: All of these cannot apply because the listed pairs mix classification levels, access methods, and storage devices.

Result

Therefore, the two types are RAM and ROM.

Explore the full course: Bihar Stet Paper Ii Computer Science

Loading lesson…