WAEC - Computer Studies (2022 - No. 8)
The process of running more than one program concurrently is known as
multithreading
multitasking
multiprogramming
multipurpose
Explanation
Multitasking allows users to run multiple programs at the same time, even if the computer only has one CPU. This is done by switching between the programs very quickly, so that it appears to the user that all of the programs are running at the same time.
Comments (0)
