Computer Science, asked by tamnaypal31921, 1 year ago

What is pipelining explain instruction in fundamentals of computer?

Answers

Answered by Anonymous
0

Pipelining is an implementation technique where multiple instructions are overlapped in execution. The computer pipeline is divided in stages. Each stage completes a part of an instruction in parallel. ... Instead, it increases instruction throughput.

Similar questions