Some Types of RAM
zDynamic RAM (DRAM): dynamic means changing, which for memory is not necessarily a good thing, so dynamic memory must be continually refreshed
ySynchronous DRAM: when the memory and a clock work together to send blocks of data more efficiently 
zStatic RAM (SRAM): doesn’t need constant refreshing, is faster but more expensive than dynamic