A microprocessor has a data bus with 64 lines
and an address bus with 32 lines. The
maximum number of bits that can be stored
in memory is:
A 32 x 2^12.
B 32 x 2^64.
c 64 x 2^32.
D 64 x 2^64.
1
Expert's answer
2020-12-25T07:01:16-0500
2^32 is amount of blocks that address bus could locate. and each blocks is 64bit because data bus has 64 lines.
Comments
Leave a comment