Computer Science, asked by leelaforging9268, 5 months ago

4. This supports running a program on more than one CPU.​

Answers

Answered by s1249sumana10422
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 divyasreeramireddy
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