Answer from cs61c-af (Annie Tran 16811592) for Question 2 A computer bus is a method of transmitting data from one part of the computer to another part of the computer. The computer bus will connect all devices to the computer CPU and main memory. The computer bus consists of two parts the address bus and a data bus. The data bus transfers actual data whereas the address bus transfers information about where the data should go.