Computer Studies
Computer Memory
Explanation
When RAM becomes full the OS transfers some data to a section of the hard disk called the paging file or swap space. When that data is needed again it is moved back into RAM. This process is called paging.
Reference: Computer Studies Textbook
, Page 5