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
-
ROM
-
RAM
-
Fixed Hard Disc
-
Potable Hard Disk
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.
-
Direct
-
Serial
-
Die Rex
-
Cereal
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.
-
Direct
-
Serial
-
Cereal
-
Die Rex
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.
-
Mobile Phones
-
Blu-ray players
-
Digital Video Cameras
-
MP3 players
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.
-
Readable
-
Recordable
-
Redactable
-
Read-only
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.
-
Come in a range of stylish colours
-
Data cannot be overwritten
-
Can read and write at the same time
-
Hold up to 50Gb
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.
-
CD-R
-
DVD-RW
-
DVD-RAM
-
CD-ROM
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.
-
they are difficult to steal
-
they can be attached to any computer that has a USB port
-
there is a danger of viruses being transferred
-
a large storage capacity to transfer files between comptuers
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.
-
A very high access speed
-
A very slow transfer rate
-
Easy transfer of data between computers
-
Mediocre storage capacity
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.
C
Correct answer
Explanation
In computer storage hierarchy, 1 Terabyte (TB) is equal to 1,024 Gigabytes (GB), which is significantly larger than Megabytes (MB) or Kilobytes (KB).
-
Off Site
-
On CD
-
At Home
-
In a Safe
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.
-
Cloud Computing
-
Quantum Computing
-
RAID
-
AI
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.
-
RAID
-
Third Party Backup
-
3-2-1 Backup
-
Cloud Computing
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.
-
RAID
-
Remote Backup
-
Third Party Backup
-
Manual Backup
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.
-
Software Backup
-
Mirror Backup
-
Third Party Backup
-
Remote Backup
A
Correct answer
Explanation
A software backup uses a dedicated application program to automatically copy files to a backup destination at scheduled intervals, reducing the need for manual user intervention.