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
What is style and indentation?
What is considered an anti pattern?
What is thread synchronization in java?
Realized?
Explain about core java?
Can one thread block the other thread?
What is tree node in java?
what is anonymous class in java?
What are different types of encoding?
What is data type modifier?
How do you define a singleton class?
How does hashmap work in java ?
What are different type of exceptions in java?
Difference between predicate, supplier and consumer ?
Detail discussions on JVM, memory management and garbage collector.