FUNDAMENTALS OF COMPUTER

COMPUTER HARDWARE COMPONENTS FUNCTIONS

WHAT IS A MOTHERBOARD

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Identify component that involved in second step of Machine Cycle-Decode.
A
Control Unit (CU)
B
Arithmetic Logic Unit (ALU)
C
Memory
D
None of the above
Explanation: 

Detailed explanation-1: -Four steps of the machine cycle Fetch-Retrieve an instruction from memory. Decode-Translate the retrieved instruction into computer commands. Execute-Execute the computer commands. Store-Send and write the results back in memory.

Detailed explanation-2: -The machine cycle has four processes i.e. fetch process, decode process, execute process and store process. All these processes are necessary for the instruction execution by the processor.

Detailed explanation-3: -In some processors, the ALU is divided into two units: an arithmetic unit (AU) and a logic unit (LU). Some processors contain more than one AU–for example, one for fixed-point operations and another for floating-point operations.

Detailed explanation-4: -During the decode stage, the control unit (CU) will decode the instruction in the CIR. The CU then sends signals to other components within the CPU, such as the arithmetic logic unit (ALU) and the floating point unit (FPU).

There is 1 question to complete.