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
What is sortedmap in java?
What classes of exceptions may be thrown by a throw statement?
What is casting in java programming?
What does jre stand for?
What is purpose of applet programming?
What is a map? What are the implementations of map?
Explain method overloading?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
Are global variables initialized to zero?
What is static method with example?
Is java call by value?
What is a vector in java?
what state does a thread enter when it terminates its processing? : Java thread
Can we declare the static variables and methods in an abstract class?
What is a parameter in matrices?