01_Practice_Exercise_1
01_Practice_Exercise_1
Computer is divided into four parts which are, I/O, main memory, CPU, and system bus. Each part has
different work that follows, I/O can transfer data from external devices to computer, main memory
known as a storage can store data and instructions, system bus is the pathway to enable the
transmission of data and instruction in computer system, and CPU executes and processes all
instructions and data from the main memory. Moving on CPU, it contains parts such registers for storing
data, ALU for processing data, Internal bus for pathway of data, and control unit for managing data.
Control unit consist of sequencing logic to ensure the order of instructions, control unit registers and
decoders handle storage and data, and control memory to ensure that the CPU do the task correctly.
B. I/O moves data between the computer and its external environment.
E. Internal bus can facilitate the transmission of data within the central processing unit.