all of the following are part of the machine cycle except ____. \n○ fetch\n○ store\n○ execute\n○ encode

all of the following are part of the machine cycle except ____. \n○ fetch\n○ store\n○ execute\n○ encode
Answer
Brief Explanations:
The machine cycle typically consists of fetching instructions, decoding them, and executing them. Storing is not an inherent part of the basic machine - cycle steps. Fetch retrieves instructions from memory, decode interprets them, and execute performs the operation.
Answer:
store