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

When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?

984


What are the parts of a method?

721


What is a numeric format?

757


Can you call one constructor from another if a class has multiple constructors?

766


List some important characteristics on jre

779






Describe the Big-O Notation.

779


What is Garbage Collection in Java

791


What is method in java with example?

679


Difference between default and protected access specifiers?

701


What is a superclass?

1100


What are java packages? What is the significance of packages?

737


Differences between traditional programming language and object oriented programming language?

786


What is time complexity algorithm?

755


Enlist few advantages of inheritance?

813


how can you catch multiple exceptions in java?

720