Computer Science, asked by HARSH28223, 1 year ago

Multiprogramming is also known as multitasking. Explain​ in 30 words.

Answers

Answered by pritivipinjha
2

Explanation:

Multiprogramming is a rudimentary form of parallel processing in which several programs are run at the same time on a uniprocessor. Since there is only one processor, there can be no true simultaneous execution of different programs. Instead, the operating system executes part of one program, then part of another, and so on. To the user it appears that all programs are executing at the same time.

Answered by parveengakhar01560
1

Answer:

Multitasking. Multitasking has the same meaning of multiprogramming but in a more general sense, as it refers to having multiple (programs, processes, tasks, threads) running at the same time.

Similar questions