To address a memory location out of N memory locations, the number of address lines required is
To address a memory location out of N memory locations, the number of address lines required is Correct Answer log N (to the base 2)
For n memory locations, log n(to the base of 2) address lines are required. For addressing 4K bytes of memory, 12 address lines are required since log(4KB) =log(4*1024)=log(212)=12.
মোঃ আরিফুল ইসলাম
Feb 20, 2025