

InterviewSolution
Saved Bookmarks
1. |
What are the three stages included in pipelining of 80386?(a) Fetch, decode, execute(b) Fetch, execute, decode(c) Execute, fetch, decode(d) Decode, execute, fetchThe question was posed to me during an internship interview.My question comes from Features of Intel in chapter Embedded Processors of Embedded Systems |
Answer» The CORRECT option is (a) Fetch, decode, execute |
|