Howmany address lines are required to addressing 1 MB
memory?
Answer Posted / shyamal sharma
1mb=2^10kb=2^20bytes=2^23bit
So,address line are 23
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
How many characters is 2 bytes?
How to set the permissions to a file in java?
Is null function in java?
Explain the available thread states in a high-level?
Why set do not allow duplicates in java?
What is the use of hashmap in java?
What is a concrete classes? Is Java object class is concrete class?
What are constructors in java?
What is temp in java?
What is the difference between choice and list?
What is data structure in java?
what is object-oriented programming in java?
Explain try and catch keywords in java?
What are the features of java?