An operating system that can handle more than one process at a time is considered what type of system?
A.
Multithreading
B.
Multitasking
C.
Multiprogramming
D.
Multifunctioning
Explanation:
Multitasking systems can process many tasks and processes at one time.process is basically a program in memory. An operating system has to be specially developed to perform multitasking functionality.