What does index mean in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Which category the java thread do fall in?

0 Answers  


What are the advantages of functions?

0 Answers  


why doesn't java run on all platforms?

0 Answers  


what Data encapsulation in java?

5 Answers  


What is the final access modifier in java?

0 Answers  


Which is the best way of exception handling?

2 Answers   Oracle,


What happens if main method is not static?

0 Answers  


Why singleton class is used in java?

0 Answers  


How can we access some class in another class in java?

0 Answers  


Why we use protected in java?

0 Answers  


Why java is object oriented?

0 Answers  


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.

0 Answers   Manhattan,


Categories