Multiple choice Where does the swap space reside? RAM Disk ROM On-chip cache Reveal answer Fill a bubble to check yourself B Correct answer Explanation Swap space is the memory space where the part of the program not currently in main memory for execution is stored, this program part can be swapped into memory when required. This space is generally in disk.