What does the volatile main system memory abbreviation DRAM stand for?
A. Dynamic Random Access Memory
B. Data Random Access Memory
C. Digital Random Access Memory
D. Direct Random Access Memory
Answer: Option A
Solution (By JKExamLibrary)
DRAM stands for Dynamic Random Access Memory. It stores each bit of data in a tiny capacitor that discharges rapidly, requiring constant electronic refreshing to preserve the stored information.
Explanation:
SRAM stands for Static Random Access Memory. It uses multi-transistor flip-flops to store data and retains it continuously as long as power is applied, without requiring an active refresh cycle.
Explanation:
L3 Cache stands for Level 3 Cache. It is a large on-die memory repository shared collectively across all running execution cores to minimize high-cost external RAM queries.
No comments yet. Be the first to start the discussion!