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
Is 0 an irrational number?
What is the difference between reader/writer and inputstream/output stream?
What is the byte order of byte buffer?
What is the size of an array?
What is the base class for error and exception?
What is a java applet? What is an interface?
Give a practical example of singleton class usage?
What is a generic data type?
What ide should I use for java?
Is arraylist zero based?
What happens when you add a double value to a string?
Enlist diffrent types of inheritance supported by java?
What are the important methods of java exception class?
What is the final method?
What are keywords give examples?