Howmany address lines are required to addressing 1 MB
memory?
Answer Posted / bhaskar
20 is the right answer not 16!
| Is This Answer Correct ? | 38 Yes | 11 No |
Post New Answer View All Answers
Differentiate between a class and an object.
What is the use of static class?
What environment variables are required to be set on a machine in order to run Java programs?
What are runtime exceptions?
What is a text string?
Explain reverse a linked list iterative solution in java?
What is meant by object?
What is a predicate method?
How to sort a collection of custom Objects in Java?
What are some characteristics of interference class?
What is synchronization and why is it important in java programming?
Difference between start() and run() method of thread class?
In which order the iterator iterates over collection?
Can we extend immutable class?
Can you use this() and super() both in a constructor?