Explain about the main() method in java?
No Answer is Posted For this Question
Be the First to Post Answer
Can we define constructor in inner class?
Why do we use variables?
please tell me what is wrapper class in java with example ?
Can we override constructors 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.
Explain the use of volatile field modifier?
What is compareto () in java?
How do you use compareto in java?
what is a thread pool in java and why is it used?
What is native code?
What is the default value of byte datatype in java?
Explain, why the constructor is required in implemented class?