Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Memory and Storage Questions
System buses – what is the primary purpose of tri-state or open-collector memory outputs when multiple devices share a common bus?
Nonvolatile families – which device is user-programmable but cannot be erased and reprogrammed afterward?
Volatile main memory – which memory technology requires periodic refreshing to avoid data loss?
Memory test methods – the checkerboard pattern test is commonly used to test which class of memory?
Serial access devices – a memory that is accessed one location after another in sequence is best described as a ________.
Module packaging – which statement about a DIMM (dual inline memory module) is accurate regarding its connector contacts and data path?
Memory organization and chip count calculation: A 2147 static RAM device is organized as 4K × 1, meaning 4096 storage locations with 1 bit per location. How many identical 2147 RAM chips are required to construct an 8K × 8 memory module (8,192 addresses, 8-bit word width)?
Address space expansion for RAM arrays: When increasing memory depth using a decoder and multiple RAM ICs, to which control/input pin of each memory should the decoder outputs be connected to select one device at a time?
Mask ROM characteristics: Complete the statement—Information stored in a mask ROM is programmed during manufacturing and its contents are fixed thereafter. Which option best describes this behavior?
ROM timing definition: What is meant by ROM access time in datasheets? Choose the option that correctly defines the interval from a valid address being applied to valid output data appearing at the device pins.
Dynamic memory behavior: Select the best definition—Dynamic memory (DRAM) is memory ________.
PROM programming mechanism: Programmable Read-Only Memories (PROMs) are one-time programmable devices. They are programmed by permanently altering on-chip fuses. Choose the most accurate verb describing this fuse action.
DRAM maintenance term: The periodic recharging of dynamic RAM memory cells—performed to restore charge on the storage capacitors—is called ________.
Nonvolatile, electrically erasable memory type: Select the device that is user programmable and can be erased electronically and reprogrammed many times without removal from the circuit.
Address bit calculation: Because 4096 = 2^12, determine how many address bits are required for a 4K × 1 RAM to uniquely address all storage locations.
ROM integrity testing technique: The checksum method is commonly used to test which type of memory by summing stored bytes/words and comparing against a known expected value?
MOS memories — Identify which types of read/write semiconductor memories are available in mainstream MOS technology.
Memory timing — The operation that stores data at the addressed location after presenting a new valid address is called what?
Terminology in context — When engineers say “RAM” in semiconductor memory discussions (contrasting with ROM), they usually mean what?
DRAM addressing — Why do DRAM chips include separate RAS (Row Address Strobe) and CAS (Column Address Strobe) signals?
1
2
3
4
5
6
7
8
9