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 science & technology
  1. Chkdsk

  2. Disk Management

  3. Device Manager

  4. Scandisk

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

Disk Management is the Windows utility that allows you to view and modify drive partition information. You can access it by right-clicking 'This PC' and selecting 'Manage,' then choosing 'Disk Management,' or by typing 'diskmgmt.msc' in the Run dialog. Chkdsk checks for file system errors, Scandisk is an older version of Chkdsk, and Device Manager shows hardware devices but not detailed partition layouts.

Multiple choice general knowledge science & technology
  1. 32MB

  2. 64MB

  3. 128MB

  4. 256MB

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

The correct answer is B (64MB) because Microsoft officially specified 64MB RAM as the minimum requirement for Windows XP, though 128MB or more was recommended for acceptable performance. Windows XP was more resource-intensive than earlier Windows versions like Windows 98 (which could run on 32MB).

Multiple choice general knowledge science & technology
  1. Dell

  2. Microsoft

  3. Conner

  4. Seagate

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

The question asks which company IS currently a hard disk drive manufacturer. Seagate is one of the major HDD manufacturers still in operation. Dell is a computer assembler (not a component manufacturer), Microsoft is a software company, and Conner Peripherals was acquired by Seagate in 1996 and no longer exists as an independent company.

Multiple choice general knowledge
  1. Maxtor

  2. Seagate

  3. Samsung

  4. NOne

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

Seagate's tagline 'We turn on ideas' was used in their storage and hard drive marketing campaigns. The slogan emphasizes innovation and enabling technology. This tests brand slogan recognition.

Multiple choice general knowledge science & technology
  1. True

  2. False

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

During the boot process, the bootstrap loader loads the kernel into main memory so it can take control of the system. The kernel remains resident in memory as long as the system runs, managing all system resources and operations. This is a fundamental step in initializing any Unix-like operating system.

Multiple choice general knowledge science & technology
  1. Channel

  2. Buffer

  3. Register

  4. Core

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

A buffer is a temporary storage area used to hold data during I/O operations. When data is transferred between the CPU and slower I/O devices, the buffer smooths out timing differences and allows the CPU to continue working without waiting for each I/O operation to complete.

Multiple choice general knowledge science & technology
  1. Set of capacitors used to register input instructions in a digital computer

  2. Set of paper tapes and cards put in a file

  3. Temporary storage unit within the CPU having dedicated or general purpose use

  4. part of the auxiliary memory

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

A register is a small, fast storage location within the CPU that holds data temporarily during processing. They are faster than RAM and used for frequently accessed data.

Multiple choice general knowledge math & puzzles
  1. Zettabyte

  2. Petabyte

  3. Yottabyte

  4. exabyte

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

The order of data storage prefixes in increasing order is: Kilobyte, Megabyte, Gigabyte, Terabyte, Petabyte, Exabyte, Zettabyte, Yottabyte. Therefore, the unit that comes after Terabyte is Petabyte.

Multiple choice general knowledge
  1. digital version disc

  2. digital versatile disc

  3. digital verification disk

  4. digital validity disc

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

DVD stands for Digital Versatile Disc - it's a digital optical disc storage format.