INTRODUCTION TO COMPUTERS
COMPUTER SYSTEMS AND COMPONENTS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
At every clock pulse, the CPU will perform:
|
A Fetch
|
|
A Decode
|
|
An Execute
|
|
A complete F-D-E cycle
|
Explanation:
Detailed explanation-1: -Fetch – gets the next program command from the computer’s memory. Decode – deciphers what the program is telling the computer to do. Execute – carries out the requested action. Store – saves the results to a Register or Memory.
Detailed explanation-2: -Fetch-Decode-Execute Cycle. The essential idea of the FDE cycle is that instructions are fetched from RAM decoded executed by the CPU.
There is 1 question to complete.