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 fail first in java?
What does replaceall do in java?
What is the difference between Array and Hash Table?
When should I use stringbuffer?
What does isempty () do in java?
Can a constructor call another constructor?
Explain what is encapsulation?
Difference between a class and an object?
What is a singleton in genetics?
Can we use switch statement with strings?
What is java virtual machine? Explain
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.
Is java call by reference?
What is the use of callablestatement?
what is use of functional interface in java 8?