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 purpose of a secondary NameNode in HDFS?
-
Stores data blocks
-
Manages file system metadata
-
Performs data processing
-
Handles client requests
B
Correct answer
Explanation
Secondary NameNodes in HDFS are used to periodically merge the file system metadata edits from the NameNode into the fsimage file.
Which type of memory is responsible for storing long-term information, such as facts and events?
-
Short-term memory
-
Long-term memory
-
Working memory
-
Sensory memory
B
Correct answer
Explanation
Long-term memory is the type of memory that stores information for an extended period of time, ranging from minutes to years. It includes both explicit memory, which involves consciously recalling information, and implicit memory, which involves performing learned skills and habits without conscious awareness.
Which of the following is a type of storage device?
-
Printer
-
Scanner
-
Hard disk drive
-
Webcam
C
Correct answer
Explanation
A hard disk drive is a storage device used to store data on magnetic disks.
Which of the following is NOT a stage of the information-processing model of memory?
-
Encoding
-
Storage
-
Retrieval
-
Decay
D
Correct answer
Explanation
The information-processing model of memory consists of three main stages: encoding, storage, and retrieval. Decay is not a stage in this model.
Which of the following is NOT a type of memory error?
-
Misattribution
-
False memory
-
Suggestibility
-
Encoding failure
D
Correct answer
Explanation
Encoding failure is not a type of memory error. Misattribution, false memory, and suggestibility are all types of memory errors.
What is the term used to describe the process of adjusting GPU memory timings?
-
GPU Memory Overclocking
-
GPU Memory Tuning
-
GPU Memory Optimization
-
GPU Memory Tweaking
B
Correct answer
Explanation
GPU Memory Tuning involves adjusting the timings of the GPU's memory modules to optimize performance and stability. This can result in improved frame rates and reduced latency in graphics-intensive applications.
What is the term used to describe the process of modifying the GPU's BIOS?
-
GPU BIOS Flashing
-
GPU BIOS Overclocking
-
GPU BIOS Tuning
-
GPU BIOS Optimization
A
Correct answer
Explanation
GPU BIOS Flashing involves modifying the GPU's BIOS to adjust various settings, such as clock speeds, voltages, and power limits. This can be done to achieve higher overclocking potential or to enable additional features not available at stock settings.
Which of the following is not a common type of GPU memory?
C
Correct answer
Explanation
GDDR6, HBM2, and SRAM are all common types of GPU memory. DDR4, on the other hand, is a type of main memory that is typically used in CPUs.
What are the two main types of data archiving?
-
Online archiving and offline archiving
-
Hot archiving and cold archiving
-
Primary archiving and secondary archiving
-
Active archiving and inactive archiving
A
Correct answer
Explanation
Online archiving involves storing data on a storage medium that is directly accessible by users, while offline archiving involves storing data on a storage medium that is not directly accessible by users.
Which of these factors can contribute to increased power consumption in GPUs?
-
Higher clock speeds
-
More cores
-
Larger memory capacity
-
All of the above
D
Correct answer
Explanation
All of the mentioned factors can contribute to increased power consumption in GPUs.
Which of the following is a factor that can affect GPU performance?
-
GPU architecture
-
GPU clock speed
-
GPU memory bandwidth
-
All of the above
D
Correct answer
Explanation
GPU architecture, GPU clock speed, and GPU memory bandwidth can all affect GPU performance.
Which of the following is not a common type of GPU memory?
C
Correct answer
Explanation
DDR5 is a type of system memory used in computers, while GDDR6, HBM2, and VRAM are specialized types of GPU memory designed for high-bandwidth and low-latency graphics processing.
Which of the following is NOT a type of memory used in mobile devices?
-
RAM
-
ROM
-
Flash memory
-
Cache memory
D
Correct answer
Explanation
Cache memory is a type of high-speed memory used in computers and not typically found in mobile devices. RAM, ROM, and Flash memory are commonly used in mobile devices for storing data and programs.
Which of the following is NOT a type of mobile device storage?
-
Internal storage
-
Removable storage
-
Cloud storage
-
Virtual storage
D
Correct answer
Explanation
Virtual storage is not a type of mobile device storage. Internal storage, removable storage, and cloud storage are common types of storage used in mobile devices.
Which of the following is a type of non-volatile memory?
D
Correct answer
Explanation
EEPROM stands for Electrically Erasable Programmable Read-Only Memory. It is a type of non-volatile memory that can be erased and reprogrammed electrically.