1.

How many processors are used in the Instruction pipelining?(a) One(b) Two(c) Three(d) FourI got this question in a national level competition.This interesting question is from Microcontroller (ARM 7- Pipelining) in section Prototyping Embedded Devices of IOT

Answer»

Right option is (a) One

Explanation: Pipelining is a technique for IMPLEMENTING instruction level parallelism within a SINGLE processor. Pipelining attempts to keep EVERY part of the processor BUSY with some INSTRUCTIONS, by dividing incoming instructions into the series of sequential steps.



Discussion

No Comment Found

Related InterviewSolutions