Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
What is the use of static class?
What is parsing in java?
What advantage do java's layout managers provide over traditional windowing systems?
Differences between traditional programming language and object oriented programming language?
Who created the swing?
Why hashset is used in java?
what is handle?
What is java basic concept?
Can I use multiple html form elements with the same name?
What is the difference between swing and awt in java?
What are some examples of variable costs?
What are the types of statements in jdbc?
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.
What is a method header?
How do I find whether a parameter exists in the request object?