Multiple choice Saving the image of a suspended process in secondary storage is called ______. scheduling linking swapping none of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation Swapping is the process of moving a suspended process from main memory to secondary storage (disk) and back. This allows the system to free up memory for other processes when RAM is limited.