Static RAM or SRAM
SRAM or static RAM is a form of volatile memory.
It is called static because it keeps its data without the need for an external refresh signal constantly keeping the data in place, however it still needs constant power to keep its data and so it remains volatile memory.
It is very fast and for that reason it is a popular technology for creating caches.
It is not used as main memory because there is a cheaper but slower technology called DRAM or dynamic RAM.
Challenge see if you can find out one extra fact on this topic that we haven't already told you
Click on this link: Explain SRAM memory
2020-10