Correct Answer : Option (A) - Fetch, Decode, Execute
Fetch-Decode-Execute Cycle is the basic operation cycle of a computer. It is the process by which a computer retrieves a program instruction from its memory (fetch), determines what actions the instruction requires (decode), and carries out those actions (execute). It is repeated continuously by the central processing unit, from boot up to when the computer is shut down.