1.

____ is a technique where multiple instructions are overlapped during execution.(a) Pipelining(b) Caching(c) Instruction fetching(d) MappingI have been asked this question by my college director while I was bunking the class.This intriguing question comes from Digital Architecture Tradeoffs in section Technology Tradeoffs in Software Defined Radio of Cognitive Radio

Answer»

The correct option is (a) Pipelining

Explanation: Pipelining is a technique where MULTIPLE INSTRUCTIONS are overlapped during execution. Pipeline CONSISTS of many stages that vary from processor to processor. Pipelining increases the overall throughput of INSTRUCTION execution.



Discussion

No Comment Found

Related InterviewSolutions