Correct option is D
The correct answer is (d) Static Random Access Memory
Explanation:
• SRAM (Static Random Access Memory) is a type of semiconductor memory used in computers.
• It uses bistable latching circuitry to store each bit of data, making it faster than DRAM (Dynamic RAM).
• Unlike DRAM, which needs to be refreshed periodically, SRAM retains data as long as power is supplied.
• SRAM is typically used for cache memory in processors, where speed is critical.
Information Booster:
• SRAM is faster but more expensive than DRAM and is used for high-speed applications where rapid access to memory is needed.
• It is used in devices like CPU caches, hard disk drives (HDDs), and network routers.
Additional Knowledge:
(a) Synchronous Read Access Memory (Option a)
• Incorrect; this is not a standard type of memory.
(b) Standard Random Access Memory (Option b)
• Incorrect; SRAM is a specific type of memory, not a standard.
(c) Static Read Access Memory (Option c)
• Incorrect; the term "Read Access" does not apply to the naming of SRAM.