Howmany address lines are required to addressing 1 MB
memory?
Answer Posted / vishal
20 address line is correct and 16 is not. and very good describe by sujan
1mb=2^20 bytes.
| Is This Answer Correct ? | 17 Yes | 6 No |
Post New Answer View All Answers
Is final static java?
What are the advantages of exception handling?
What is difference between pointer and reference?
Explain an algorithm to find depth of a binary tree.
How does hashmap work in java ?
What is memory leak and how does java handle it?
explain multi-threading in java?
how to write a server program and sending the mails to the server using smtp protocol please help me
Can private class be extended java?
What is a numeric string?
What is the use of 'super' keyword inside a constructor?
what is ststic with example
Can an interface have a constructor?
State the difference between creating string as new () and literal.
What do you mean by pointer value and address?