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. Floppy disk

  2. DVD

  3. Tape drive

  4. Hard disk

  5. CD

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

Hard disks have the highest data density among listed options, using magnetic storage with tracks and sectors that can store bits extremely close together. DVDs and CDs have lower density than modern hard disks. Floppy disks are obsolete with very low density. Tape drives have high capacity but lower density than hard disks.

Multiple choice
  1. Floppy Disk

  2. DVD

  3. Tape Drive

  4. Hard Disk

  5. CD

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

Hard disks can store the maximum data among the options listed. Modern hard disks range from hundreds of GB to multiple TB. DVDs store 4.7-17 GB, CDs store 700 MB, floppy disks store 1.44 MB, and tape drives vary but are generally comparable to or less than hard disks in practical capacity.

Multiple choice
  1. 780 MB

  2. 700 MB

  3. 1.44 MB

  4. 1024 MB

  5. None of these

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

Standard compact discs (CDs) have a storage capacity of 700 MB for data. The 1.44 MB option is for floppy disks, while 780 MB and 1024 MB are not standard CD capacities.

Multiple choice
  1. RAM

  2. DSL

  3. USB

  4. LAN

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

RAM (Random Access Memory) is the primary volatile memory in a computer that stores data and programs currently in use. DSL (Digital Subscriber Line) is an internet connection technology, USB is a connection interface/port, and LAN (Local Area Network) is a network configuration - none of these refer to computer memory.

Multiple choice
  1. stores information

  2. decays information

  3. filters all incoming information

  4. discards old information

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

Memory is an active cognitive system that performs three key functions: receives information from the environment, organizes and encodes it, and stores it for later retrieval. This active processing view contrasts with passive models of memory as mere storage. Memory involves encoding, storage, and retrieval as dynamic processes.

Multiple choice
  1. Register Indirect Branch Addressing Mode

  2. Direct Branch Addressing Mode

  3. Direct Addressing Mode

  4. Immediate Addressing Mode

  5. Register Indirect Mode

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

Here, the byte contains bits which specify a register pair, which in turn contains the address of the data in memory in 8085 processor.