Can we restart a dead thread in java?
How do you stop a thread in java?
can you use the two main method in same class?how?
4 Answers DELL, Geosoft, SparkTG,
What do negative exponents mean?
What is boolean example?
How to synchonise HashMap
Write a program in java to create a doubly linked list containing n nodes.
Which collection is best for sorting 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.
What is a void return type?
An inner class can actually be a subclass of the outer class? a. true b. false
Is node a data type in java?
what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?