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. line 4 to line 11

  2. line 4 to line 12

  3. line 0 to line 7

  4. line 0 to line 8

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

Multiple choice
  1. 48

  2. 50

  3. 56

  4. 59

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

Multiple choice
  1. 10

  2. 11

  3. 20

  4. 21

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

Multiple choice
  1. 100

  2. 101

  3. 102

  4. 110

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

Multiple choice
  1. 1005

  2. 1020

  3. 1024

  4. 1040

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

Multiple choice
  1. 32 K bits

  2. 34 K bits

  3. 64 K bits

  4. 68 K bits

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

Multiple choice
  1. 0%

  2. 25%

  3. 50%

  4. 75%

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

Multiple choice
  1. ARR [0] [4]

  2. ARR [4] [0]

  3. ARR [0] [5]

  4. ARR [5] [0]

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

Multiple choice
  1. It reduces the memory access time to read or write a memory location.

  2. It helps to reduce the size of page table needed to implement the virtual address space of a process.

  3. It is required by the translation look aside buffer.

  4. It helps to reduce the number of page faults in page replacement algorithms.

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