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
-
memory data register
-
memory address register
-
memory access register
-
memory arithmetic register
A
Correct answer
Explanation
The Memory Data Register (MDR) holds the actual data being transferred to or from memory. When data is read from memory, it goes into the MDR. When data is written to memory, it is first placed in the MDR. The Memory Address Register (MAR) holds the address of the memory location, not the data. 'Memory access register' and 'memory arithmetic register' are not standard architectural components.
-
byte
-
record
-
address
-
constant
-
25 GB
-
4.7 GB
-
1 GB
-
1.44 MB
A
Correct answer
Explanation
It can store 25 GB of data on a single side. The name Blu-ray Disk refers to the blue laser used to read the disc, which allows information to be stored at a greater density than is possible with the longer wavelength red laser used for DVDs.
-
Core memory
-
Cache memory
-
Virtual storage
-
Real storage
B
Correct answer
Explanation
Cache memory is a high speed storage entity.
-
Read Only Memory
-
Primary storage device
-
Secondary storage device
-
Random Access Memory
C
Correct answer
Explanation
Data remains intact on secondary storage device and can be accessed even when the system is shut off.
-
Punched card
-
Floppy disk
-
Magnetic tape
-
Optical disk
D
Correct answer
Explanation
Optical disks (CDs, DVDs) store data by burning microscopic pits onto a circular disk using laser technology. This is fundamentally different from magnetic storage (floppy disks, tapes) or punch cards. Option D correctly identifies optical disks as using this pit-burning method.
-
floppy disk
-
hard disk
-
backing store
-
punched card
-
None of these
-
Main memory
-
Buffer
-
Protocol
-
RAM
-
None of these
-
Punched card
-
Magnetic disk
-
Magnetic tape
-
Magnetic drum
-
None of these
-
a hard disk
-
a floppy drive
-
a CD ROM
-
none of these
C
Correct answer
Explanation
A CD-ROM is a peripheral output device that can store up to 650 MB of data. While hard disks store much more data, CD-ROMs were specifically known for this 650 MB storage capacity in their standard format. Floppy drives store much less (typically 1.44 MB), and hard disks are storage devices but are internal or external drives that store much more than 650 MB, making CD-ROM the best answer for this specific capacity specification.
-
Immediate Addressing Mode
-
Direct Addressing Mode
-
Intrasegment Indirect Addressing Mode
-
Register Indirect Mode
-
Instruction
C
Correct answer
Explanation
The effective branch address is the contents of a register or memory location that is accessed using any data related addressing modes except the immediate mode.
-
Immediate Addressing Mode
-
Register Addressing Mode
-
Direct Mode
-
Operand
-
Intersegment Indirect Addressing Mode
E
Correct answer
Explanation
It replaces the contents of IP and CS with the contents of two consecutive words in memory that are referenced using any data related modes except the immediate and register modes in 8086 processor.
-
Immediate Addressing Mode
-
Based Indexed Addressing Mode
-
Relative Based Indexed Addressing Mode
-
Instruction
-
Stack Pointer
C
Correct answer
Explanation
The effective address is the sum of an 8 bit or 16 bit displacement and a based indexed address in 8086 processor.
-
Register Addressing Mode
-
Register Relative Addressing Mode
-
Based Index Addressing Mode
-
Immediate Addressing Mode
-
Operand
B
Correct answer
Explanation
The effective address is the sum of an 8 or 16 bit displacement and the contents of a base register or an index register in 8086 processor.
-
Register Addressing Mode
-
Direct Addressing Mode
-
Register Indirect Addressing Mode
-
Instruction Register
-
Register Selector
C
Correct answer
Explanation
The effective address of the datum is in the base register or an index register that is specified by the instruction in 8086 processor.