Computer Science, asked by manu5508, 1 year ago

Explain the Dynamic scheduling in detail.

Answers

Answered by Rehan951
0
Dynamic scheduling, as its name implies, is a method in which the hardware determines which instructions to execute, as opposed to a statically scheduled machine, in which the compiler determines the order of execution. In essence, the processor is executing instructions out of order.
Similar questions