Computer Science, asked by lindacrasto1000, 1 year ago

Memory size calculation by its maximum address

Answers

Answered by YadavShashi
1
I DON'T KNOW WHAT U ARE ASKING.
PLZ CORRECT THE QUESTION.
Answered by vijaykumarsonkar30
0

Answer:

Answer

  • Step 1: calculate the length of the address in bits (n bits)
  • Step 2: calculate the number of memory locations 2^n(bits)
  • Step 3: take the number of memory locations and multiply it by the Byte size of the memory cells.
Similar questions