Howmany address lines are required to addressing 1 MB
memory?

Answer Posted / sujan

20 is the correct answer

1MB=2^20bytes

so it needs 20 addresss lines

Is This Answer Correct ?    54 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Static and Dynamic Variables? Differentiate them.

609


Where is core java used?

588


How garbage collection is done in java?

553


How big is a boolean?

583


What do you mean by an object in java?

637






Is arraylist a class in java?

542


How to create packages in java?

535


What ide should I use for java?

500


What is the difference between a local variable and an instance variable?

556


What is a lambda expression ? What's its use ?

569


What is object cloning in Java?

640


What is slash r?

548


what is synchronization? : Java thread

565


If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

600


Differentiate between overriding and overloading cases?

601