4. This supports running a program on more than one CPU.
Answers
Answered by
1
multi-user: Allows two or more users to run programs at the same time. Some operating systems permit hundreds or even thousands of concurrent users. multiprocessing: Supports running a program on more than one CPU. multitasking: Allows more than one program to run concurrently.
hope it helps
please mark me as brainlist
Answered by
1
Explanation:
multiprocessing: Supports running a program on more than one CPU. multitasking: Allows more than one program to run concurrently. multithreading: Allows different parts of a single program to run concurrently.
Similar questions