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
-
program structure
-
program size
-
primary-storage size
-
all of the above
A
Correct answer
Explanation
Thrashing occurs when a system spends more time swapping pages than executing instructions. This is heavily influenced by the program structure (e.g., locality of reference), as poor structure leads to frequent page faults.
-
tape movement is confined to one direction
-
it has no finite state control
-
it has the capability to remember arbitrary long sequences of input symbols
-
none of these
C
Correct answer
Explanation
A Turing Machine (TM) has an infinite tape that allows it to read, write, and move in both directions, providing it with memory that is not limited by the number of states. FSMs have a fixed, finite amount of memory determined by their state count.
-
buffer
-
file
-
core
-
register
A
Correct answer
Explanation
A buffer is a region of memory used to temporarily hold data while it is being moved between two devices or between a device and an application, especially during I/O operations.
-
Drum
-
Dump
-
Punching
-
None of these
B
Correct answer
Explanation
In computing, a 'dump' refers to the process of copying the contents of memory or storage to another location, often for diagnostic or backup purposes.
-
only sequential type
-
only direct access type
-
either (1) or (2)
-
none of these
C
Correct answer
Explanation
Storage devices are categorized by how they access data. Sequential access (like tape) and direct access (like disk) are the two primary methods.
-
random access memory
-
read access memory
-
random and memory
-
None of these
A
Correct answer
Explanation
RAM is the standard acronym for Random Access Memory, which is the volatile memory used by a computer to store data currently in use.
-
read or memory
-
read only memory
-
random only memory
-
None of these
B
Correct answer
Explanation
ROM stands for Read Only Memory, which is non-volatile memory used to store firmware or startup instructions.
-
raw material
-
superior material
-
printed computer output
-
None of these
C
Correct answer
Explanation
A hard copy is a physical, printed version of information that exists in a digital format on a computer.
-
SRAM
-
ROM
-
DRAM
-
All of the above
D
Correct answer
Explanation
ROM (Read Only Memory), SRAM(static random accesss memory) and DRAM(dynamic RAM) all are types of semiconductor memories.
-
Word size
-
Depends on multiple of character size
-
Word size which is a multiple of character size
-
All of the above
C
Correct answer
Explanation
To avoid wastage of memory, the instruction length should be word size, which is a multiple of character size.
-
Ramdom Access Memory
-
Virtual Memory
-
Cache Memory
-
Both (2) and (3)
C
Correct answer
Explanation
Cache memory is installed between CPU and Main memory in memory hierarchy.
-
DRAM
-
SRAM
-
ROM
-
Both (1) and (2)
B
Correct answer
Explanation
SRAMĀ is expensive than DRAM and ROMĀ because it stores information as long the power supply on and it also consumes more power.
-
Swapping
-
Deadlock
-
Demand paging
-
Page fault
-
_
A
Correct answer
Explanation
It is the process of copying a memory image to secondary storage and making the memory space available for other usage.
-
Main memory
-
Virtual memory
-
Cache memory
-
Read-only memory
-
_
C
Correct answer
Explanation
The memory cache is a high-speed memory available inside the CPU in order to speed up access to data and instructions more rapidly.
-
MDR (Memory data register)
-
MICR (Magnetic Ink Character Recognition)
-
RAM (Random Access Memory)
-
LCA (Life Cycle Assessment )
-
_
D
Correct answer
Explanation
It is a tool for the systematic evaluation of the environmental aspects of a product through all stages of its life cycle.