Memory and Storage Questions
Practice Memory and Storage MCQs with answers and explanations. Page 7 of 9.
Category
Digital Electronics
Topic
Memory and Storage
Page
7 / 9
Mode
Practice
Questions
Open any question to view the answer and explanation.
Write-cycle control signals in RAM:
A typical static or dynamic RAM writes (stores data internally) only when the chip-select (CS) is active and the write-enable (WE) signal is also active for a write, according to the device’s active level. Evaluate the claim: "A typical RAM will write whenever CS is active and WE is inactive."
Open
View answer
Volatility of RAM:
Assess the statement: "RAM is nonvolatile." Clarify what volatile and nonvolatile mean in the context of memory technologies.
Open
View answer
DRAM addressing technique:
Dynamic memories such as the classic 2118 16K × 1 RAM multiplex the address bus into row and column portions to reduce pin count. Evaluate the correctness of this statement.
Open
View answer
Memory timing terminology:
The time from the beginning of a read cycle until the data output becomes valid at the device pins is commonly called the access time. Evaluate the statement: "This interval is called propagation delay."
Open
View answer
Flash memory erase granularity:
Assess the statement: "Most flash chips use a bulk (chip) erase operation in which all cells on the chip are erased simultaneously." Consider how flash is typically erased in practice.
Open
View answer
Register stack behavior:
In a register-based stack implementation (e.g., CPU stack or hardware register stack), data can be pushed (written) and popped (read) so that items effectively move in and out in a last-in, first-out order. Evaluate the statement: "In a register stack, data moves up but not down."
Open
View answer
Memory fundamentals — In static RAM (SRAM), the term "static" does not mean non-volatile. Evaluate the statement: "Static memory will maintain storage even if power is removed."
Open
View answer
Technology comparison — Evaluate the statement: "The main advantage of bipolar (TTL) memories over MOS memories is speed."
Open
View answer
Computer architecture — Cache memory is intentionally used in high-speed systems to reduce average memory access time. Evaluate the statement.
Open
View answer
Non-volatile memory — Evaluate the statement: "Information stored in an EPROM can be erased by prolonged exposure to ultraviolet light."
Open
View answer
EEPROM capability — Evaluate the statement: "EEPROMs can be electrically erased and reused."
Open
View answer
Storage media classification — Evaluate the statement: "An optical disk is an example of magnetic storage."
Open
View answer
DRAM behavior — Evaluate the statement: "One advantage of DRAMs is that they store data without needing periodic refresh of the memory contents."
Open
View answer
Device family — Evaluate the statement: "An EPROM is strictly a MOS device."
Open
View answer
Magnetic performance — Evaluate the statement: "The highest-speed magnetic storage is achieved by using a floppy disk."
Open
View answer
RAM usage — Evaluate the statement: "Because they are easy to erase and reuse, magnetic memory devices are widely used for RAM."
Open
View answer
Flash memory operations and timing:
Evaluate the statement: “Erasing or programming a flash memory device is a one-step operation.” Consider that flash typically uses block (sector) erase followed by page/word program sequences under controller supervision.
Open
View answer
SRAM storage mechanism:
Assess the statement: “Static RAMs (SRAMs) use internal capacitors as the basic storage elements.” Clarify by contrasting SRAM cells with DRAM cells.
Open
View answer
ROM performance metric:
The parameter “access time” (t_ac) measures how fast a ROM returns valid data after an address becomes stable. Evaluate this statement about access time being a measure of operating speed.
Open
View answer
ROM concept check:
Read-only memory (ROM) is a memory type in which data are stored permanently or semi-permanently and are not lost when power is removed. Assess this statement.
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.