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
Which storage medium is generally considered the most reliable for long-term preservation of digital photographs?
-
Hard disk drives
-
Solid-state drives
-
Optical discs (e.g., CDs, DVDs, Blu-ray discs)
-
Magnetic tape
C
Correct answer
Explanation
Optical discs, such as CDs, DVDs, and Blu-ray discs, are generally considered more reliable for long-term preservation of digital photographs compared to hard disk drives, solid-state drives, and magnetic tape. They are less susceptible to data corruption and degradation over time, and they can be easily stored and transported.
Which of the following is NOT a type of memory?
-
Short-term memory
-
Long-term memory
-
Working memory
-
Episodic memory
D
Correct answer
Explanation
Episodic memory is a type of long-term memory that stores information about specific events and experiences. It is not a type of memory.
Which of the following is NOT a common cause of mobile device performance issues?
-
Insufficient storage space
-
Outdated software
-
Overheating
-
Physical damage
D
Correct answer
Explanation
Physical damage is not a common cause of mobile device performance issues. Insufficient storage space, outdated software, and overheating are more common causes.
Which of the following is NOT a common cause of mobile device performance issues?
-
Insufficient storage space
-
Outdated software
-
Overheating
-
Physical damage
D
Correct answer
Explanation
Physical damage is not a common cause of mobile device performance issues. Insufficient storage space, outdated software, and overheating are more common causes.
What is the most common type of memory used in digital computers?
-
RAM
-
ROM
-
EEPROM
-
Flash memory
A
Correct answer
Explanation
RAM (Random Access Memory) is the most common type of memory used in digital computers. RAM is a volatile memory, which means that it loses its data when the power is turned off. RAM is used to store data that is being processed by the computer. ROM (Read-Only Memory) is a non-volatile memory, which means that it retains its data even when the power is turned off. ROM is used to store data that does not change, such as the computer's operating system.
Which of these is NOT a common type of mobile device storage?
-
Internal storage
-
Removable storage
-
Cloud storage
-
Solid-state drive
D
Correct answer
Explanation
Solid-state drives are not a common type of mobile device storage, as they are more expensive and less durable than other types of storage.
What is the maximum storage capacity for music on the latest Apple Watch?
C
Correct answer
Explanation
The latest Apple Watch offers 32GB of storage capacity for music.
What is the process of retrieving information from memory called?
-
Recall
-
Recognition
-
Relearning
-
Encoding
-
Storage
A
Correct answer
Explanation
Recall is the process of retrieving information from memory.
What is the process of maintaining information in memory over time called?
-
Recall
-
Recognition
-
Relearning
-
Encoding
-
Storage
E
Correct answer
Explanation
Storage is the process of maintaining information in memory over time.
What is the purpose of an instruction register in a microprocessor?
-
Storing the current instruction being executed
-
Holding the result of an arithmetic or logical operation
-
Fetching the next instruction from memory
-
Translating high-level language instructions into machine code
A
Correct answer
Explanation
The instruction register temporarily stores the instruction that is currently being executed by the microprocessor.
Which addressing mode allows a program to access data at a specific memory location?
-
Immediate addressing
-
Direct addressing
-
Indirect addressing
-
Register addressing
B
Correct answer
Explanation
Direct addressing mode specifies the memory address of the operand directly in the instruction.
What is the role of a program counter in a microprocessor?
-
Storing the address of the next instruction to be executed
-
Holding the result of a comparison operation
-
Fetching data from memory
-
Performing arithmetic calculations
A
Correct answer
Explanation
The program counter holds the address of the next instruction to be executed by the microprocessor.
Which of the following is a common type of memory used in embedded systems?
-
Dynamic random-access memory (DRAM)
-
Static random-access memory (SRAM)
-
Read-only memory (ROM)
-
Flash memory
D
Correct answer
Explanation
Flash memory is a non-volatile memory that can be erased and reprogrammed, making it suitable for embedded systems where data needs to be stored permanently.
What is the function of a stack in a microprocessor system?
-
Storing temporary data during program execution
-
Holding the return addresses for subroutine calls
-
Managing the flow of data between registers and memory
-
Performing arithmetic and logical operations
A
Correct answer
Explanation
The stack is a memory area used to store temporary data during program execution, such as function arguments, local variables, and return addresses.
Which of the following is NOT a common type of mobile device storage?
-
Internal storage
-
External storage
-
Cloud storage
-
Optical storage
D
Correct answer
Explanation
Optical storage is not common in mobile devices.