Computer Science, asked by asif2271, 11 months ago

What will we do if the data bus is 16 bits wide and our instruction is 64 bit long, and what will happen if the data bus is 16 bits wide and our instruction is 8 bit long?

This question is from Computer Organization and Assembly Language, so please look at properly on question before answering.​

Answers

Answered by nutanjha53
0

Answer:

The size of a bus, known as its width, is important because it determines how much data can be transmitted at one time. For example, a 16-bit bus can transmit 16 bits of data, whereas a 32-bitbus can transmit 32 bits of data.

Similar questions