Question: Please answer the following computer science question: In the table below, to have 8 memory addresses where each memory address holds one byte of data
Please answer the following computer science question:

In the table below, to have 8 memory addresses where each memory address holds one byte of data (byte-addressable), we need 3 bits to index every address. Memory Address Data Stored 000 A 001 B 010 011 1 100 2 101 3 110 M 111 N If you have 65,536 bytes (64 KB) of RAM memory, then how many bits are needed to have memory addresses for every byte-addressable memory location? (1 point)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
