Computer memory or often referred as RAM (Random Access Memory) provides space for computer to read and write data and it can be directly accessed by CPU. Data accessed from RAM is much faster than from hard disk, but data stored in RAM stays there if and only if your computer is still running. As soon as computer is turn off, the data stored in […]