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
-
logical address
-
physical address
-
virtual address
-
PC
-
IR
A
Correct answer
Explanation
The address generated by the CPU is referred to as logical address.
-
Paging
-
Compaction
-
Segmentation
-
Demand paging
-
External fragmentation
B
Correct answer
Explanation
This method used in memory management is the one in which relocation of processes in memory takes place, so that fragmented holes are converted into one contiguous hole in the memory.
-
Linked allocation
-
Indexed allocation
-
Contiguous allocation
-
Fixed allocation
-
Variable allocation
C
Correct answer
Explanation
This allocation method of disk space is the one which requires a file to occupy contiguous blocks on the disk and because of this constraint, disk access time is reduced.
-
Linked Allocation
-
Indexed Allocation
-
Contiguous Allocation
-
Both (1) and (3)
-
None of the above
C
Correct answer
Explanation
Contiguous Allocation has external fragmentation issue.
-
magnetic discs
-
magnetic tapes
-
optical disks
-
none of the above
-
both (1) and (2)
D
Correct answer
Explanation
All of the above are the secondary storage devices to record the information in File system.
-
Subscript
-
Formal parameter
-
Actual parameter
-
Prototype
-
Memory address
E
Correct answer
Explanation
Memory address is a data concept used at various levels by software and hardware to access the computer's primary storage memory.
-
Secondary Area Technology Attachment
-
Secondary Advanced Technology Attachment
-
Sedentary Advance Technology Attachment
-
Serial Advanced Technology Attachment
-
None of these
D
Correct answer
Explanation
SATA stands for "Serial Advanced Technology Attachment" or "Serial ATA". It is an interface used to connect ATA hard drives to a computer's motherboard. SATA transfer rates start at 150MBps, which is significantly faster than even the fastest 100MBps ATA/100 drives.
-
RAM
-
EPROM
-
ROM
-
EEPROM
-
PROM
A
Correct answer
Explanation
Volatile memory is a type of memory (storage) whose contents are erased when the system's power is turned off or interrupted. For example, RAM is a volatile memory.
-
RAM
-
ROM
-
EPROM
-
EEPROM
-
PROM
A
Correct answer
Explanation
Volatile memory is a type of memory (storage) whose contents are erased when the system's power is turned off or interrupted. For example, RAM is a volatile memory.
-
Floppy disk
-
CDROM
-
Hard disk
-
Magnetic disk
-
USB flash drive
B
Correct answer
Explanation
The CD-ROM disks that you buy in the store are for reading information only.
-
EPROM
-
RAM
-
PROM
-
EEPROM
-
FLASH
C
Correct answer
Explanation
PROM the data is programmed into them after manufacture. PROMs are used for smaller production where the program may have to be changed.
-
Internal storage
-
Intermediate storage
-
Tertiary storage
-
Primary storage
-
External storage
B
Correct answer
Explanation
That portion of memory allocated for the storage of results of intermediate calculations necessary for operations such as averages or standard deviations.
-
Magnetic memory
-
Tertiary storage
-
Disk storage
-
Cache memory
-
Main memory
D
Correct answer
Explanation
The internal CPU cache is five times as fast (may be even close to ten times as fast) as the external memory access.
-
Storage
-
Input
-
Output
-
Memory
-
None of these
D
Correct answer
Explanation
Memory (RAM) is volatile and loses its contents when the computer turns off. Storage (hard drive, SSD) retains data, Input is data entering the system, Output is results leaving the system, and None of these is incorrect.
-
Hard disk
-
Flash drive
-
DVD
-
CD
-
Monitor
E
Correct answer
Explanation
A monitor is an output device that displays information visually, not a storage medium. Hard disks, flash drives, DVDs, and CDs all store data permanently or temporarily.