Is hashset ordered java?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the features of interfaces in java?
which method is used to know the status of the Thread?
What are user defined exceptions?
Can we use string in the switch case?
How do you implement polymorphism in our day to day life?
What is an error in java?
What is the basic concept of java?
What are the different types of constructor?
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.
how to minimize the functionality to will not force garbage collector?
what is difference betwwen hashmap and hashtable ?
What is OOPs & Why?