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
-
It is temporary memory
-
You can make changes to it
-
You cannot make changes to it
-
All of the above
C
Correct answer
Explanation
ROM (Read-Only Memory) is called 'read-only' because it contains permanent instructions that cannot be modified or erased under normal operation. Unlike RAM, ROM retains its contents without power and is used to store firmware and critical boot instructions.
D
Correct answer
Explanation
A single-layer Blu-ray Disc has a storage capacity of 25 GB. This is significantly higher than DVDs (4.7 GB single-layer) and was one of the key advantages of Blu-ray over HD DVD in the format war.
-
devices
-
directories
-
files
-
ports
C
Correct answer
Explanation
In Unix-like systems, devices are represented as files in the /dev directory. This allows uniform access to hardware using standard file operations. Directories organize the filesystem, ports are communication endpoints, and 'devices' is circular.
-
Redundant Array of Independent Disks
-
Reverse Array of Inexpensive Disks
-
Redundant Array of Inexpensive Disks
-
Redundant ArrayList of Inexpensive Disks
C
Correct answer
Explanation
RAID stands for Redundant Array of Inexpensive Disks (though sometimes 'Independent' is used instead of 'Inexpensive'). Option A uses 'Independent' instead of 'Inexpensive,' option B incorrectly uses 'Reverse,' and option D incorrectly adds 'ArrayList.' The most common/original form uses 'Inexpensive.'
-
Digital Video Drive
-
Digital Versatile Drive
-
Digital Versatile Driver
-
Digital Video Driver
B
Correct answer
Explanation
DVD stands for Digital Versatile Disc (though commonly mistaken for Digital Video Disc). Option B is correct with 'Digital Versatile Drive' (Note: the last word should technically be 'Disc' not 'Drive', but B is clearly intended as the correct answer among the options). The term 'versatile' reflects that DVDs can store various types of data, not just video.
-
1 Gigabyte
-
5 Megabytes
-
1 Megabyte
-
10 Megabyte
B
Correct answer
Explanation
The first Apple Macintosh hard drive, the Hard Disk 20 (1985), had a capacity of 20 megabytes, but 5MB was a common earlier capacity for external drives. Given the options, 5MB is the closest to early Mac storage capacities - far smaller than gigabytes. 1MB would have been too small even for 1984 standards, and 10MB drives existed but weren't the first.
-
Digital Video Drive
-
Digital Versatile Drive
-
Digital Versatile Driver
-
Digital Video Driver
B
Correct answer
Explanation
DVD stands for Digital Versatile Disc (or Drive). It was named versatile because it can store various types of data - video, audio, software, and computer files - not just video.
-
secondary partition
-
logical partition
-
extended partition
-
active partition
-
primary partition
D
Correct answer
Explanation
The active partition is the partition on a hard drive that contains the operating system and is used to boot the computer. The boot process looks for the active partition to load the OS.
A
Correct answer
Explanation
The Master Boot Record (MBR) is located in the first 512 bytes of a hard drive and contains the boot loader and partition table information essential for the boot process.
-
2 GB
-
It depends on several factors
-
512 MB
-
As much as you need
-
8 GB
B
Correct answer
Explanation
The amount of RAM a motherboard can support depends on multiple factors including the motherboard's chipset, number of DIMM slots, maximum capacity per slot, CPU memory controller limitations, and the operating system's addressable memory limits. Modern motherboards can support anywhere from 8GB to over 128GB depending on these specifications.
-
Code Drive Multiple Access
-
Code Division Multiple Access
-
Code Disk Multiple Access
-
Code Delivery Multiple Access
B
Correct answer
Explanation
CDMA stands for Code Division Multiple Access, a channel access method used by various radio communication technologies. It allows multiple transmitters to send information simultaneously over a single communication channel. The key is that it uses 'Code Division' not 'Drive', 'Disk', or 'Delivery'.
-
Electronically-Erasing Process Read-Only Memory
-
Electronically-Erasable Programmable Ram-Only Memory
-
Electronically-Erasable Programmable Read-Only Memory
-
Erasable Programmable Read-Only Memory
C
Correct answer
Explanation
EEPROM stands for Electrically Erasable Programmable Read-Only Memory. The key distinction is that it's 'Electrically-Erasable Programmable' and 'Read-Only Memory' not 'Ram-Only'. Option D describes EPROM which requires UV light to erase, while EEPROM can be erased electronically. The spelling 'Electronically' vs 'Electrically' is a common variation.
-
Measure of Computer's speed.
-
Measure of Hard disk capacity
-
Measure of data stream that passed over the network
-
Measure of actual time taken for a data packet that received at the destination.
A
Correct answer
Explanation
MIPS stands for Million Instructions Per Second and measures how many millions of instructions a CPU can execute in one second. It is a metric for processor performance and computer speed. The other options are incorrect because hard disk capacity is measured in bytes/GB, network data throughput in bits/bytes per second, and packet travel time is latency measured in milliseconds.
-
DVD - Digital Versatile Disk
-
Double sided DVDs
-
Multi tracked magnetic tape
-
A 1.4 MB floppy disk.
D
Correct answer
Explanation
High Density Disk (HD) typically refers to the 1.4 MB 3.5-inch floppy disk format that was standard in the 1990s. This was double the capacity of the earlier Double Density (DD) 720 KB disks. DVDs came later and used different technology entirely.
-
Dhoom Volatile Disc
-
Digital Versatile Disc
-
Dhoom Voom Dhamaka
-
Digitised Version Disc
B
Correct answer
Explanation
DVD officially stands for Digital Versatile Disc (though it was initially Digital Video Disc). The name change reflected the format's versatility beyond just video to include data storage, software distribution, and backup purposes. The other options are either humorous made-up phrases or incorrect expansions.