Q. Choosing a program instruction or data item from memory is called
β
Correct Answer: (D)
fetching
Explanation: Fetching is the process operation that obtains a program instruction or data item from memory. It constitutes the first step of the Fetch-Decode- Execute cycle of a computer. All instructions must be fetched before they can be decoded and then executed.
Explanation by: Mr. Dubey
Fetching is the process operation that obtains a program instruction or data item from memory. It constitutes the first step of the Fetch-Decode- Execute cycle of a computer. All instructions must be fetched before they can be decoded and then executed.