Computer Science Ques 575

Question: 15. ______ is the process of carrying, out commands.

Options:

A) Fetching

B) Storing

C) Decoding

D) Executing

E) None of these

Show Answer

Answer:

Correct Answer: D

Solution:

  • Execution is a part of the instruction cycle when data processing actually takes place. The Instruction is carried out upon the data (executed). That is. When the command is executed, the CPU carried out the instructions in order by converting them in to macrocodes. Also. The result of the processing is stored in memory by CPU.