Reputation: 21
If cpu word size is 32 bit, that is it can process 32 bit in one go. And ,the size of a single memory cell in RAM is 64 bit. So , Data bus has to be 32 bit , due to processor word size.
How will then the whole data of a memory cell be read by cpu?
Upvotes: 0
Views: 730