ANSWERS: 2
  • In computing, the two-phase cycle used by the computer's central processing unit to process the instructions in a program. During the fetch phase, the next program instruction is transferred from the computer's immediate-access memory to the instruction register (memory location used to hold the instruction while it is being executed). During the execute phase, the instruction is decoded and obeyed. The process is repeated in a continuous loop. http://www.tiscali.co.uk/reference/encyclopaedia/hutchinson/m0034320.html
  • 1. instruction is send to the program counter register 2.instruction is send to the instruction register 3. instruction is incremented by 1 4. instruction is decoded 5.instruction is executed

Copyright 2023, Wired Ivy, LLC

Answerbag | Terms of Service | Privacy Policy