

InterviewSolution
Saved Bookmarks
1. |
The operation that does not involves clock cycles is _________(a) Installation of a device(b) Execute(c) Fetch(d) DecodeI got this question at a job interview.My question is from Processor & Its Types topic in chapter Processor & Memory of Computer Fundamentals |
Answer» CORRECT ANSWER is (a) INSTALLATION of a device The explanation is: Normally, several clock cycles are required to fetch, execute and decode a PARTICULAR program. Installation of a device is done by the system on its own. |
|