Computer Knowledge

Computer Memory and Storage

2,121 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 general knowledge
  1. 1.44 GB

  2. 1.44 MB

  3. 1.44 KB

  4. 1.44 B

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

The standard 3.5" floppy disk had a formatted capacity of 1.44 MB. This was the dominant storage medium in the 1990s before CD-RWs and USB drives. The other options are wrong by orders of magnitude - GB would be too large, KB/B too small for a floppy.

Multiple choice general knowledge science & technology
  1. On the hard drive

  2. On a diskette

  3. On a USB drive

  4. On a flash memory chip

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

BIOS (Basic Input/Output System) is firmware stored on a non-volatile memory chip on the motherboard. Flash memory chips are used because they can be rewritten while retaining data without power. Hard drives, diskettes, and USB drives are storage media, not where the BIOS itself resides.

Multiple choice general knowledge science & technology
  1. Digital Versatile Disc

  2. Digital Video Disc

  3. Digital Virtual Disc

  4. None of these

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

DVD officially stands for Digital Versatile Disc. While it was originally marketed as Digital Video Disc, the official name changed to reflect its versatility in storing various types of data beyond just video.

Multiple choice general knowledge history
  1. Cache

  2. RAM

  3. HardDisk

  4. Register

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

Registers are the fastest computer components because they are built directly into the CPU and operate at the processor's clock speed. They are used for immediate data storage and manipulation during instruction execution. Cache memory (L1/L2/L3) is faster than RAM but slower than registers. RAM is volatile storage slower than cache. Hard disks are the slowest as they involve mechanical movement. The speed hierarchy is: Registers > Cache > RAM > Hard Disk.

Multiple choice general knowledge science & technology
  1. Digitally Volatile Disc

  2. Demand Video Disc

  3. Digitally Viable Disc

  4. Digital Versatile Disc

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

DVD stands for Digital Versatile Disc. The name reflects its multiple uses beyond just video - it can store data, audio, and video content. The other options use incorrect words like Volatile or Viable that don't match the actual expansion.

Multiple choice general knowledge science & technology
  1. Read Access Memory

  2. Random Access Memory

  3. Read Avaliable Memory

  4. Read Allocated Memory

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

RAM stands for Random Access Memory. It allows data to be accessed in any order (randomly) rather than sequentially, and each memory location can be accessed directly in roughly the same time regardless of physical location. 'Read Access', 'Read Available', and 'Read Allocated' are incorrect expansions of the acronym.

Multiple choice general knowledge science & technology
  1. Read Only Memory

  2. Read Other Memory

  3. Read Over Memory

  4. Read Output Memory

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

ROM stands for Read Only Memory, which is a type of non-volatile memory that retains its data even when the power is turned off. As the name suggests, data can only be read from it and not written to (in standard ROM). 'Other', 'Over', and 'Output' are not part of the standard terminology.

Multiple choice general knowledge science & technology
  1. Hard Drive

  2. Monitor

  3. CD / DVD

  4. Pen Drive

  5. Mouse

  6. Mother Board

Reveal answer Fill a bubble to check yourself
A,C,D Correct answer
Explanation

Hard Drive, CD/DVD, and Pen Drive are all storage devices used to store and retrieve digital data. A Monitor is an output device that displays information, Mouse is an input device for pointing/clicking, and Mother Board is the main circuit board that connects all components - none of these are primarily for storage.

Multiple choice general knowledge
  1. compressed disc

  2. combined data

  3. compact disc

  4. compact data

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

CD stands for Compact Disc, a digital optical disc data storage format used for music, software, and data. The other options are incorrect - it's not 'compressed' or 'combined', and the D stands for 'Disc' not 'Data'.

Multiple choice general knowledge
  1. Digit Versatile Desk

  2. Digital Volatile Disc

  3. Digital Versatile Disc

  4. Digital Versatile Desk

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

DVD stands for Digital Versatile Disc (originally Digital Video Disc). It's a digital optical disc storage format that can store high-capacity data including video, audio, and computer files. The term 'Versatile' reflects its multiple uses beyond just video. Common DVD types include DVD-ROM, DVD-R, DVD+R, DVD-RW, and DVD+RW for different read/write capabilities.

Multiple choice general knowledge
  1. Video Compact Desk

  2. Video Compressed Desk

  3. Video Compressed Disk

  4. Video Compact Disk

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

VCD stands for Video Compact Disk. It is a standard digital format for storing video on compact discs. The other options incorrectly use 'Desk' instead of 'Disk' or 'Compressed' instead of 'Compact'.

Multiple choice general knowledge
  1. Memory Stick Voice Files

  2. Memory Stick Video Files

  3. Memo Stick Video Form

  4. Memo Stick vide

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

MSV stands for Memory Stick Voice, which is an audio format used by Sony's Memory Stick voice recorders. The format stores compressed voice recordings. The other options incorrectly use 'Video' instead of 'Voice' or incomplete words like 'vide'.

Multiple choice general knowledge science & technology
  1. Response Time

  2. Access Time

  3. Quick Time

  4. None

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

Access time is the technical term for how long a storage device takes to locate and retrieve data, measured from when the request is made until data transfer begins. Response time refers to overall system reaction, while Quick Time is multimedia software - neither are correct technical terms.