What does singleton class mean?
No Answer is Posted For this Question
Be the First to Post Answer
what is meant by abstract class?
What is the common usage of serialization? What exceptions occur during serialization?
Which object oriented concept is achieved by using overloading and overriding?
Difference between java and javascript
What is string literal in java?
Brief the life cycle of an applet.
What is the purpose of object oriented programming?
Why do we create threads in java?
how can i kill thread without stop() and destroy()
Ducking is automatic in checked exception?True or false
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 are the characteristics of java?