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
What is the primary cause of data loss and corruption in digital archives?
-
Hardware Failures
-
Software Errors
-
Natural Disasters
-
Human Error
D
Correct answer
Explanation
Human error, such as accidental deletion, improper handling, or inadequate maintenance, is the primary cause of data loss and corruption in digital archives.
Which of the following is NOT a strategy for mitigating technological obsolescence in digital archiving?
-
Migration and Conversion
-
Emulation and Simulation
-
Preservation Metadata
-
Redundant Storage
D
Correct answer
Explanation
Redundant storage, while important for data protection, is not a strategy for mitigating technological obsolescence, which focuses on ensuring the accessibility and usability of digital information over time.
What is the most common type of mnemonic device?
-
Rhymes
-
Acronyms
-
Images
-
Chunking
D
Correct answer
Explanation
Chunking involves grouping information into smaller, more manageable units, making it easier to remember.
What is the name of the mnemonic device that uses a series of words or phrases to represent information?
-
Imagery
-
Chunking
-
Acronyms
-
Method of Loci
C
Correct answer
Explanation
Acronyms involve creating a series of words or phrases to represent information, making it easier to remember.
What is the name of the mnemonic device that uses a series of physical objects to represent information?
-
Finger Mnemonics
-
Chunking
-
Method of Loci
-
Object Mnemonics
D
Correct answer
Explanation
Object Mnemonics involve using a series of physical objects to represent information, making it easier to remember.
Which mnemonic device involves creating a series of associations between information and a series of numbers?
-
Pegword System
-
Imagery
-
Chunking
-
Acronyms
A
Correct answer
Explanation
The Pegword System involves creating a series of associations between information and a series of numbers, making it easier to remember.
What is the maximum size of an object that can be stored in Cloud Storage?
A
Correct answer
Explanation
The maximum size of an object that can be stored in Cloud Storage is 5 TB.
In active-active redundancy, how many devices are typically used?
B
Correct answer
Explanation
Active-active redundancy typically involves two devices that are both active and forwarding traffic.
Which of the following is a key architectural feature of GPUs that enables their high performance?
-
Multiple processing cores.
-
Large cache memory.
-
High clock speed.
-
Integrated graphics memory.
A
Correct answer
Explanation
GPUs typically have a large number of processing cores, also known as stream processors or CUDA cores, which allow them to execute multiple tasks simultaneously, resulting in significantly faster processing speeds for graphics-related operations.
Which of the following is a common type of memory used in GPUs?
-
DRAM.
-
SRAM.
-
GDDR6.
-
Flash memory.
C
Correct answer
Explanation
GDDR6 (Graphics Double Data Rate 6) is a high-speed memory technology specifically designed for GPUs. It offers significantly higher bandwidth and lower latency compared to traditional DRAM, making it ideal for handling the large volumes of data processed by GPUs during graphics rendering and other visual computations.
Which of the following is a common type of GPU memory architecture?
-
Unified Memory Architecture (UMA).
-
Non-Unified Memory Architecture (NUMA).
-
Hybrid Memory Cube (HMC).
-
High-Bandwidth Memory (HBM).
A
Correct answer
Explanation
Unified Memory Architecture (UMA) is a memory architecture used in GPUs where all of the memory is accessible by all of the processing cores. This allows for more efficient memory management and reduces the need for data transfers between different memory regions, resulting in improved performance.
Which of the following is NOT a type of home video format?
-
DVD
-
Blu-ray
-
VHS
-
Streaming
D
Correct answer
Explanation
Streaming is a method of delivering video content over the internet, while DVD, Blu-ray, and VHS are all physical media formats.
What is the maximum size of an object that can be stored in Google Cloud Storage?
A
Correct answer
Explanation
The maximum size of an object that can be stored in Google Cloud Storage is 5 GB.
Which of the following storage classes is the most cost-effective for storing large amounts of data that is rarely accessed?
-
Standard
-
Nearline
-
Coldline
-
Archive
C
Correct answer
Explanation
Coldline is the most cost-effective storage class for storing large amounts of data that is rarely accessed. It offers lower storage costs than Standard and Nearline, but it has higher retrieval costs.
What is the default storage class for objects that are uploaded to Google Cloud Storage?
-
Standard
-
Nearline
-
Coldline
-
Archive
A
Correct answer
Explanation
The default storage class for objects that are uploaded to Google Cloud Storage is Standard. Standard storage is the most flexible and accessible storage class, but it is also the most expensive.