The term fetch/execute is used to describe the process of sending and receiving data to/from the processor and memory (whether it be RAM (main memory) or cache).
At the start of the fetch-execute cycle, both the data and the instruction are loaded into the computer's main memory so they are ready to be processed. The CPU first fetches an instruction from the ...