Difference between SRAM and DRAM?
Difference between SRAM and DRAM? What is SRAM? SRAM is a type of semiconductor memory that uses bustable leaching circuit to store each bit. This type of RAM stores data using six transistor memory cells. Static RAM is mostly used as cache memory for the processor (CPU). What is DRAM? It is a type of RAM that allows you to store every bit of data in a separate capacitor within a specific integrated circuit.This is the standard computer memory of any modern desktop computer. The full form of DRAM is Dynamic Random Access Memory. Difference between SRAM and DRAM: DRAM DRAM has a higher access time. It is slower than SRAM. DRAM cost is lesser compared to SRAM. DRAM requires more power consumption as the infor...