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. Program loading

  2. Relocation

  3. Symbol resolution

  4. POST

  5. BIOS

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

This operation in system software is the process of assigning load addresses to various parts of the program adjusting the code and data in the program to reflect the assigned addresses.

Multiple choice
  1. Flash memory

  2. Cache memory

  3. Physical memory

  4. RAM

  5. ROM

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

Pen drive is a non-volatile memory device. Flash memory is a high density device and non-volatile also. It is fast in reading and writting data because it writes data in chunks and blocks. ROM is not used by pen drive.

Multiple choice
  1. back up

  2. security and access control

  3. both1& 2

  4. none

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

Fileservers provide local file system features including backup capabilities and security/access control mechanisms. Option A covers backup, while option B covers security. Option C correctly identifies that fileservers provide both features.