Volatile memory, or RAM, is used to store data currently used by a running process:
whether it is a user application or a system service. This type of memory is much
quicker than a regular hard drive but unlike files permanently stored on a drive ...
Read more