Computer Science, asked by sohelgora5583, 8 months ago

Systems running more than one process concurrently are called ______________
A) Multiprocessing B) Multiprogramming C) Real time D) Batch processing

Answers

Answered by poojan
15

Answer:

Option B

Systems running more than one process concurrently are called MultiProgramming.

Explanation:

People often thinks that Multiprogramming and Multiprocessing are same. No! Multiprogramming is the process of running various programs in a system using single CPU, concurrently. Whereas, Multiprocessing deals with processing multiple tasks at a time using more than one CPUs.

Hope it helps! Leave a smile :)

Similar questions