What is the difference between ROM, RAM, DRAM, SRAM and FLASH
There are two major types of RAM, one is called Static RAM (SRAM). SRAM is very fast. It is the fastest storage device for reading and writing, but it is also very expensive, so it is only used in demanding places. For example, the primary buffer of the CPU, the secondary buffer. The other is called dynamic RAM (DRAM).……