Is an empty arraylist null?
What are the 3 types of loops in java?
What is a subsequence of a string?
What are the drawbacks for singleton class?
What are the two ways you can synchronize a block of code?
Can we execute java program without main method?
What are different types of constants?
What are the high-level thread states in java programming?
What is maximum size of arraylist in java?
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.
Diff between Comparator and Comparable?
is JVM platform dependent or independent..?
11 Answers IBM, Tech Mahindra,
What’s the difference between applets and standalone program?