1.

What Is Machine Cycle?

Answer»

The steps performed by computer processor for each MACHINE LANGUAGE instruction received. The machine cycle is 4 process cycle.

  • Fetch: Retrieve an instruction from memory
  • Decode: TRANSLATE the RETRIEVED instruction into series of computer commands.
  • Execute: Execute the computer command.
  • Store: Send and write the result back into memory.

The steps performed by computer processor for each machine language instruction received. The machine cycle is 4 process cycle.



Discussion

No Comment Found