Howmany address lines are required to addressing 1 MB
memory?
Answer Posted / abdul azeez
20 Address lines is required tto addressing 1MB memory
| Is This Answer Correct ? | 31 Yes | 10 No |
Post New Answer View All Answers
What is a default constraint?
List out benefits of object oriented programming language?
How can you traverse a linked list in java?
What is java util function?
Explain methods specific to list interface?
Is null an object java?
How do you achieve singleton?
What is an association?
What type of language is java?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
What are structs in java?
Can we have multiple public classes in a java source file?
What is return used for in java?
what is instanceof operator used in java?
Difference between final and effectively final ? Why is effectively final even required ?