Computer Science Ques 113

Question: _______is the process of carrying out commands.

Options:

A) Fetching

B) Storing

C) Executing

D) Decoding

E) None of these

Show Answer

Answer:

Correct Answer: C

Solution:

  • Execution is the 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 into macro codes. Also, the result of the processing is stored in memory by CPU.