Bus System

Qns ) What is bus system ? How many types of bus system ?

Ans ) The system bus is a pathway composed of cables and connectors used to carry data between a computer microprocessor and the main memory.









TYPES OF BUS SYSTEM :-

There are a variety of buses found inside the computer.

Data BusThe data bus allows data to travel back and forth between the microprocessor (CPU) and memory (RAM).

Address Bus: The address bus carries information about the location of data in memory.

Control Bus : The control bus carries the control signals that make sure everything is flowing smoothly from place to place.


Comments

Popular posts from this blog

Wap to print PrimeNumber in java programming