Which technique stores a program on disk and then transfers the program into main storage as the when they are needed, is known as
The technique stores a program on disk and then transfers the program into main storage as the when they are needed, is known as swapping.
Swappingis mechanisms in which a process can be swapped temporarily out of main memory to secondary storage (disk) and make that memory available to other processes.
Swappingis a useful technique that enables a computer to execute programs and manipulate data files larger than main memory.