asked 122k views
5 votes
Many PC operating systems provide functionality that enables them to support the simultaneous execution of multiple applications on single-processor systems. What term is used to describe this capability?

asked
User Shredder
by
8.3k points

1 Answer

1 vote
The answer is multitasking. This is when the OS always programs to share resources to run at the same time.

If the applications were running on separate CPUs, then it would be multiprocessing.
answered
User Rolandus
by
7.1k points