How many no of address lines required in 64kB memory?

1 answer

Answer

1008497

2026-04-03 21:25

+ Follow

To calculate the number of address lines required for a 64 kB memory, first convert 64 kB into bytes: 64 kB = 64 × 1024 bytes = 65,536 bytes. The number of address lines needed can be determined using the formula (2^n = \text{total number of addresses}), where (n) is the number of address lines. Since 65,536 is (2^{16}), you need 16 address lines to address a 64 kB memory.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.