3. how many address lines needed to pass 1MB of data

This question is related to BirlaSoft Interview

Showing Answers 1 - 17 of 17 Answers

nishant

  • Jun 8th, 2006
 

ans is 20 address lines, since it requires 10 lines to address 1kb..

Rahul

  • Jun 13th, 2006
 

I think it should be 23 cause it is 1 MB (Mega Bytes)= 1024 x 1024 x 8 bits are there so address lines = 10 + 10 + 3 = 23 . Had there been 1 Mb(Mega bits) of data then answer will be 20 .

  Was this answer useful?  Yes

Yogesh

  • Dec 15th, 2006
 

20 address lines are needed for 1MByte of Data. Lets calculate other way aroundNo Of address lines 20 ..... so 2 power 20 = 1048576 (can address locations) So one location is 8 bit = 1048576 * 8 = 8388608 bits.And 1Mbyte of data = 1024 Kbyte = 1024 * 8 Kbits =1024 * 1024 *8 bits = 8388608 bitsHope this clears everything.

Robert

  • Feb 5th, 2015
 

1MB = 2^20
Address Lines: log_2 (2^20) = 20

  Was this answer useful?  Yes

M.Iidhumathi

  • May 1st, 2017
 

20 Address lines needed.

  Was this answer useful?  Yes

juh

  • Oct 23rd, 2019
 

How many address lines are required to address 1TB of memory?

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions