Computer Science, asked by kumardipu3260, 10 months ago

What do you mean by executing two or more programs simultaneously in a single cpu?

Answers

Answered by Anonymous
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. ... To the user it appears that all programs are executing at the same time.

Similar questions