Computer Knowledge

Computer Memory and Storage

2,477 Questions

Computer memory and storage questions test foundational knowledge of hardware, cache mapping, and data transfer mechanisms. Key areas include Direct Memory Access, analog recording, and RAID levels. This section is essential for candidates preparing for banking and government computer proficiency tests.

Cache memory mappingDirect memory accessRAID storage levelsHard disk technologyOptical media storageMemory addresses

Computer Memory and Storage Questions

Multiple choice
  1. Micro sequence

  2. Memory hierarchy

  3. Pregame

  4. Serial process

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A sequence of microinstructions that defines the execution of a machine instruction is known as a microprogram or micro-sequence.

Multiple choice
  1. Card cage

  2. Motherboard

  3. Cache

  4. RAM

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A card cage is a mechanical frame or enclosure designed to hold and support multiple printed circuit boards. It provides the physical structure and electrical connections for the cards.

Multiple choice
  1. CPU

  2. Base-bound register

  3. Controller

  4. Register unit

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Base and bound registers are hardware components used in memory management to define the address space of a process. They ensure that a program accesses only its allocated memory, which is essential for virtual memory and protection.