Computer Science, asked by alizehkhalil890, 9 months ago

A processor cannot multitask without an interrupt?

Answers

Answered by akash09848
0

Answer:

simultaneously without any interruption? On a single-processor multitasking system, multiple processes don't actually run at the same time since there's only one processor. Instead, the processor switches among the processes that are active at any given time.

thanks

Answered by AditiTembhre
0

On a single-processor multitasking system, multiple processes don't actually run at the same time since there's only one processor. Instead, the processor switches among the processes that are active at any given time

In the case of a computer with a single CPU core, only one task runs at any point in time, meaning that the CPU is actively executing instructions for that task. Multitasking solves this problem by scheduling which task may run at any given time and when another waiting task gets a turn.

HOPE IT HELPS

MARK AS BRAINLIST DEAR ✌️

#ALWAYS BE LIKE WILD CHILD ❤️

Similar questions