Explain about version control?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to create object with out its default constructor? if possible how? else not possible? justify
What is static binding and where it occurs?
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 “try and catch” in java
what is d difference between deep cloning and shallow cloning in core java?
Difference between Reader/Writer and InputStream/Output Stream?
9 Answers Adobe, Kirusa, Verizon,
What is the argument type of main() method?
what is the purpose of class "Object" which is base class for all classes?
Can we pass null as argument in java?
Can a top level class be private or protected?
What are accessor methods in java?
How do you create a null object?