Explanation
A bus is a high-speed internal connection that sends data and control signals between the processor and other components. The amount of data a data bus can transfer is known as bandwidth . Data bus : A bidirectional communication path that transfers data between the CPU, memory, and input/output devices. Address bus : Transmits the physical location (address) of data to be accessed or written by the CPU. Control bus : Transfers control signals for coordinating the overall system's operation.