Question
What is the term for the process a computer follows to
interpret and execute a command?Solution
The instruction cycle is the sequence of steps a computer follows to interpret and execute a program instruction. It includes fetching, decoding, executing, and storing the result.
More Computer knowledge Questions