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
Magnetic media specification One of the most important density specifications for magnetic media (such as disks or tapes) is the:
Identifying UV-erasable EPROM packages How can ultraviolet (UV) erasable PROMs (EPROMs) be visually recognized on a board or in inventory?
DRAM refresh interval (legacy specification) What is the maximum time interval allowed before a dynamic RAM must be refreshed to avoid data loss (choose the typical legacy textbook value)?
Memory technologies – identifying how dynamic RAM (DRAM) stores one bit In dynamic semiconductor memory (DRAM), a single data bit is stored as charge on which circuit element?
Digital delay elements – definition of a multitap delay line What best describes a multitap digital delay line implemented with basic logic and passive components?
Memory width expansion – composing an 8 k × 8 from 8 k × 1 devices How many separate 8 k × 1 RAM chips are required to build a memory with word capacity 8 k and word length 8 bits (i.e., 8 k × 8)?
Hard disk metrics – identifying non-parameters of performance Which of the following is
not
a recognized hard disk performance parameter?
Storage media classification – identifying non-magnetic technologies Which of the following is
not
a magnetic storage device?
Hard disk assembly – recognizing mechanical components Which of the following is
not
a component found inside a typical hard disk drive (HDD)?
Address bus sizing – 512 × 8 organization from 4096 total bits How many address lines are required for a 4096-bit memory organized as 512 words × 8 bits per word?
DRAM servicing policy: During DRAM maintenance, can a burst refresh operation and normal memory accesses be interspersed (i.e., mixed) with each other?
EPROM address decoding: A 16 KB EPROM memory space is to be built using 4K × 8 devices. Does this system require a 1-to-8 (3-to-8) address decoder for chip select?
Memory technology choices: Main computer memory is usually implemented with DRAM due to high density and low cost, while cache memory is typically SRAM due to higher speed. Assess this statement.
Fault isolation scope: “Testing and troubleshooting only the address-decoding logic will not reveal problems with the memory chips themselves or their connections to the CPU buses.” Evaluate this statement.
PROM programming method: Fusible-link PROMs are programmed by physically removing selected links with tools such as a microscope and tweezers. Is this characterization accurate?
ROM taxonomy: A ROM that lets users program data by permanently opening fusible links is called what type of ROM?
Bit and byte terminology (memory basics): Evaluate the statement: “A group of 6 bits is also known as 1 byte.”
RAM interface signals (read/write addressing): Complete the requirement: “Random-access memory (RAM) devices must have an address input, in addition to the data-in input, to select which location is written.” Evaluate the correctness of this requirement.
RAM acronym check (terminology): Evaluate the statement: “RAM stands for Readily Accessible Memory.”
Read cycle conditions for a typical RAM: A RAM places stored data on its outputs whenever Chip Select (CS) is active and Write Enable (WE) is inactive (read mode). Evaluate this statement.
1
2
3
4
5
6
7
8
9