Q
Medium 2 Marks
Computer Studies Computer Memory
What is SRAM and where is it mainly used?
Explanation
SRAM (Static RAM) stores data using flip-flop circuits so it does not need constant refreshing. It is faster and more expensive than DRAM and is mainly used in cache memory.
Reference: Computer Studies Textbook , Page 2
Hint
Static means it holds data without refreshing — making it faster but costlier.