KnowledgeBoat Logo
|

Computer Science

Assertion (A): Primary memory is the main memory inside computer that holds data, programs and instructions that are currently in use.

Reasoning (R): Secondary memory is used for permanent storage of data for future use.

  1. Both A and R are true and R is the correct explanation of A.
  2. Both A and R are true but R is not the correct explanation of A.
  3. A is true but R is false.
  4. A is false but R is true.

Computer System

1 Like

Answer

Both A and R are true but R is not the correct explanation of A.

Explanation
Primary memory, also known as main memory, is the memory inside a computer that holds data, programs, and instructions that are currently in use. Secondary memory, also known as auxiliary memory, is used for permanent storage of data for future use.

Answered By

3 Likes


Related Questions