# Problem Put the instruction execution steps in the proper order. # Process ... # Answer 1. Instruction Fetch. 2. Instruction Decode. 3. Operand Fetch. 4. Execution. 5. Results Storage. 6. Increment Program Counter.