Computer Science, asked by Riggs, 10 hours ago

What is the width of the address bus in byte(s),if the bus contains 24 wires?

Answers

Answered by mpriyadharshini85
1

Answer:

16M byte

Explanation:

The address bus (= wires) is used to send the address (location) information to memory

An address bus that contains n wires can convey n bits

A address bus that consists of 24 wires (= bits), can convey 2^24 (= 16M) different addresses

The width of the address bus determines the size of the memory that the computer can use

Similar questions