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
-
Floppy disk
-
DVD
-
Tape drive
-
Hard disk
-
CD
D
Correct answer
Explanation
Hard disks have the highest data density among listed options, using magnetic storage with tracks and sectors that can store bits extremely close together. DVDs and CDs have lower density than modern hard disks. Floppy disks are obsolete with very low density. Tape drives have high capacity but lower density than hard disks.
-
Floppy Disk
-
DVD
-
Tape Drive
-
Hard Disk
-
CD
D
Correct answer
Explanation
Hard disks can store the maximum data among the options listed. Modern hard disks range from hundreds of GB to multiple TB. DVDs store 4.7-17 GB, CDs store 700 MB, floppy disks store 1.44 MB, and tape drives vary but are generally comparable to or less than hard disks in practical capacity.
-
780 MB
-
700 MB
-
1.44 MB
-
1024 MB
-
None of these
B
Correct answer
Explanation
Standard compact discs (CDs) have a storage capacity of 700 MB for data. The 1.44 MB option is for floppy disks, while 780 MB and 1024 MB are not standard CD capacities.
-
Flash memory
-
CMOS
-
Bays
-
Buses
A
Correct answer
Explanation
RAM (Random Access Memory) is the primary volatile memory in a computer that stores data and programs currently in use. DSL (Digital Subscriber Line) is an internet connection technology, USB is a connection interface/port, and LAN (Local Area Network) is a network configuration - none of these refer to computer memory.
-
floppy
-
disk drive
-
folder
-
desktop
-
root
C
Correct answer
Explanation
A folder allows people to organize their files in a way that makes sense to them.
-
Replacement policy
-
Fetch policy
-
Placement policy
-
None of these
C
Correct answer
Explanation
The placement policy of memory management determines where in real memory, a process piece is to reside.
-
Selective fetch
-
Pre-fetch
-
Demand fetch
-
None of these
A
Correct answer
Explanation
The selective fetch policy is dependent upon some defined criterion, and in these cases using the main memory rather than the cache to hold the information.
-
Fully associative mapping
-
Direct mapping
-
Set-associative mapping
-
Sector mapping
D
Correct answer
Explanation
In the sector mapping, the main memory and the cache are both divided into sectors; each sector is composed of a number of blocks.
-
Compact disk
-
Floppy diskette
-
Hard disk
-
None of these
C
Correct answer
Explanation
This device consists of several circular disk mounted on spindle provided with read/write head to perform read/write operation on the disk.
-
stores information
-
decays information
-
filters all incoming information
-
discards old information
A
Correct answer
Explanation
Memory is an active cognitive system that performs three key functions: receives information from the environment, organizes and encodes it, and stores it for later retrieval. This active processing view contrasts with passive models of memory as mere storage. Memory involves encoding, storage, and retrieval as dynamic processes.
-
Intersegment Direct Addressing Mode
-
Intersegment Indirect Addressing Mode
-
Intrasegment Direct
-
Direct Addressing Mode
-
Instruction
C
Correct answer
Explanation
Here, the displacement is computed relative to the IP in 8086 processor.
-
Register Addressing Mode
-
Register Indirect Branch Addressing Mode
-
Direct Branch Addressing Mode
-
Direct Addressing Mode
-
Immediate Addressing Mode
A
Correct answer
Explanation
Here, the byte contains bits which specify a register pair in which the data is located in 8085 processor.
-
Shift Register
-
Serial In Serial Out Shift Register
-
Ring Counter
-
Serial In, Parallel Out Shift Register
-
DAC
D
Correct answer
Explanation
It shifts data into internal storage elements and shifts data out at the serial out, data out, pin.
-
Register Indirect Branch Addressing Mode
-
Direct Branch Addressing Mode
-
Direct Addressing Mode
-
Immediate Addressing Mode
-
Register Indirect Mode
E
Correct answer
Explanation
Here, the byte contains bits which specify a register pair, which in turn contains the address of the data in memory in 8085 processor.