Computer Science, asked by sreyamarium2203, 1 year ago

An approach that permits the computer to work on several programs instead of one is

Answers

Answered by PJRStudies
0

Answer:

Over Lapped Processing

i.e, multiple processes running at the same time on the CPU, or Parallel processing.

Explanation:

This is a very advantageous aspect that helps the computer handle complex workloads and work on multiple programs at once. It also helps in:

  • Using the CPU more effectively
  • Increasing processing activities (several programs running etc.)
  • better and more efficient Input/Output system

Similar questions