198k views
4 votes
Completing an instruction involves involves two phases, which are each broken down into three steps in each phase. True or false

User Adaam
by
8.2k points

1 Answer

2 votes

Answer

False

Step-by-step explanation

Computer instructions are a set of steps or documentation that has information on operation, performance or maintenance procedures in a computer. They can be programming codes that prompts the computer to execute a function. In completing an instruction in any machine language, instructions are processed through the direction of a control unit in six phases. These phases are referred as instruction cycle phases and are: the fetch instructions, decode, evaluate address, fetch operands, execute and store results.


User MrTrick
by
8.7k points