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 general knowledge science & technology
  1. It is temporary memory

  2. You can make changes to it

  3. You cannot make changes to it

  4. All of the above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice general knowledge science & technology
  1. devices

  2. directories

  3. files

  4. ports

Reveal answer Fill a bubble to check yourself
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.

Multiple choice general knowledge science & technology
  1. Redundant Array of Independent Disks

  2. Reverse Array of Inexpensive Disks

  3. Redundant Array of Inexpensive Disks

  4. Redundant ArrayList of Inexpensive Disks

Reveal answer Fill a bubble to check yourself
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.'

Multiple choice general knowledge
  1. Digital Video Drive

  2. Digital Versatile Drive

  3. Digital Versatile Driver

  4. Digital Video Driver

Reveal answer Fill a bubble to check yourself
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.

Multiple choice general knowledge
  1. 1 Gigabyte

  2. 5 Megabytes

  3. 1 Megabyte

  4. 10 Megabyte

Reveal answer Fill a bubble to check yourself
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.

Multiple choice general knowledge science & technology
  1. Digital Video Drive

  2. Digital Versatile Drive

  3. Digital Versatile Driver

  4. Digital Video Driver

Reveal answer Fill a bubble to check yourself
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.

Multiple choice general knowledge science & technology
  1. 2 GB

  2. It depends on several factors

  3. 512 MB

  4. As much as you need

  5. 8 GB

Reveal answer Fill a bubble to check yourself
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.

Multiple choice general knowledge science & technology
  1. Code Drive Multiple Access

  2. Code Division Multiple Access

  3. Code Disk Multiple Access

  4. Code Delivery Multiple Access

Reveal answer Fill a bubble to check yourself
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'.

Multiple choice general knowledge science & technology
  1. Electronically-Erasing Process Read-Only Memory

  2. Electronically-Erasable Programmable Ram-Only Memory

  3. Electronically-Erasable Programmable Read-Only Memory

  4. Erasable Programmable Read-Only Memory

Reveal answer Fill a bubble to check yourself
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.

Multiple choice general knowledge science & technology
  1. Measure of Computer's speed.

  2. Measure of Hard disk capacity

  3. Measure of data stream that passed over the network

  4. Measure of actual time taken for a data packet that received at the destination.

Reveal answer Fill a bubble to check yourself
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.

Multiple choice general knowledge science & technology
  1. DVD - Digital Versatile Disk

  2. Double sided DVDs

  3. Multi tracked magnetic tape

  4. A 1.4 MB floppy disk.

Reveal answer Fill a bubble to check yourself
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.

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

  2. Digital Versatile Disc

  3. Dhoom Voom Dhamaka

  4. Digitised Version Disc

Reveal answer Fill a bubble to check yourself
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.