- PROCESSOR
- MOTHERBOARD
- MEMORY
- ADAPTER CARD
- INPUT DEVICES
- OUTPUT DEVICES
PROCESSOR...
-Processor is an electronic component which process a lot of operations and instruction from users.
-Consist of 2 components which are Arithmetic Logic Unit (ALU) and Control Unit (CU).
-CU carries out all basic instructions while ALU interprets and performs logical instructions which include arithmetic operations
-CU and ALU work together in machine cycle:
- FETCH- Process of obtaining a program instruction or data from memory.
- DECODE- Process of translating the instruction into signals the computer can execute.
- EXECUTE- Process of carrying out the commands.
- STORE- Writing result to memory.