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. ROM

  2. RAM

  3. Fixed Hard Disc

  4. Potable Hard Disk

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

Primary storage refers to the main memory of the computer that is directly accessible by the CPU, which is RAM. Hard disks (both fixed and portable) are classified as secondary storage.

Multiple choice
  1. Direct

  2. Serial

  3. Die Rex

  4. Cereal

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

CD-RWs use direct (or random) access, allowing the laser to jump directly to any location on the disc to read or write data. This is much faster than serial access, which requires reading through data sequentially.

Multiple choice
  1. Direct

  2. Serial

  3. Cereal

  4. Die Rex

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

Magnetic tapes use serial (sequential) access, meaning the tape must physically wind through all preceding data to reach a specific record. This makes access times much slower compared to direct access media.

Multiple choice
  1. Mobile Phones

  2. Blu-ray players

  3. Digital Video Cameras

  4. MP3 players

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

Blu-ray players are designed to read optical discs and do not typically use flash memory cards as their primary storage or playback medium. Mobile phones, digital video cameras, and MP3 players regularly use flash memory cards to store user data.

Multiple choice
  1. Readable

  2. Recordable

  3. Redactable

  4. Read-only

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

The 'R' in CD-R and DVD-R stands for 'Recordable'. This means data can be written (recorded) onto the disc once, after which it can only be read.

Multiple choice
  1. Come in a range of stylish colours

  2. Data cannot be overwritten

  3. Can read and write at the same time

  4. Hold up to 50Gb

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

DVD-RAM allows simultaneous reading and writing operations, which is highly beneficial for real-time backups and data logging. Other optical formats require separate read and write phases.

Multiple choice
  1. CD-R

  2. DVD-RW

  3. DVD-RAM

  4. CD-ROM

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

Among the options listed, DVD-RAM has the highest capacity, holding up to 9.4 GB on double-sided discs. CD-R and CD-ROM only hold around 700 MB, and standard DVD-RW holds 4.7 GB.

Multiple choice
  1. they are difficult to steal

  2. they can be attached to any computer that has a USB port

  3. there is a danger of viruses being transferred

  4. a large storage capacity to transfer files between comptuers

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

Because portable hard disks are easily moved between different computers, they pose a high risk of transferring malware or viruses from one system to another. The other options describe advantages or incorrect statements.

Multiple choice
  1. A very high access speed

  2. A very slow transfer rate

  3. Easy transfer of data between computers

  4. Mediocre storage capacity

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

Fixed internal hard disks are connected directly to the motherboard via high-speed interfaces, giving them very high data access and transfer speeds compared to external or optical media.

Multiple choice
  1. Off Site

  2. On CD

  3. At Home

  4. In a Safe

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

Storing at least one backup off-site is a fundamental rule of data security. It ensures that if a physical disaster like a fire or flood occurs at the primary location, the backup remains safe.

Multiple choice
  1. Cloud Computing

  2. Quantum Computing

  3. RAID

  4. AI

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

Cloud computing provides remote storage services, allowing users to save and access files on servers located on the internet rather than on local hardware.

Multiple choice
  1. RAID

  2. Third Party Backup

  3. 3-2-1 Backup

  4. Cloud Computing

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

RAID (specifically RAID 1) involves linking two hard drives together so that one automatically mirrors (clones) the other in real-time, providing immediate redundancy.

Multiple choice
  1. RAID

  2. Remote Backup

  3. Third Party Backup

  4. Manual Backup

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

Mirroring is a common term for RAID 1, where data is written identically to two or more drives simultaneously to prevent data loss in the event of a drive failure.