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
What are the 5 types of research methods?
Is a class an object?
Can you write a java class that could be used both as an applet as well as an application?
Can a class with private constructor be extended?
What is constructor and its types?
What is the tradeoff between using an unordered array versus an ordered array?
What is lazy initialization in java?
How do you trim a space in java?
Why we cannot override static method?
What is the purpose of default constructor?
What is void data type?
What does 0 mean in boolean?
What is thread count in java?
Explain different types of thread priorities ?
Which java ide is used the most?