Comp Chap 1

............ is the process of carrying out commands.

Verified Answer
A. Fetching
B. Storing
C. Decoding
D. Executing
E. None of these

Explanation:

In the CPU's instruction cycle, 'executing' is the stage where the actual operation specified by a command or instruction is performed. Option (a) Fetching retrieves the instruction. Option (b) Storing writes results. Option (c) Decoding interprets the instruction. Option (d) Executing is the precise term for carrying out the command. Option (e) is incorrect.