Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
What is an object message?
What is an ejb platform?
What are the different types of ioc (dependency injection)?
Is there any difference between nested classes and inner classes?
what is use of functional interface in java 8?
What is the purpose of garbage collection in java? When is it used?
How the interruptible method gets implemented?
What is the use of jit compiler in java?
What is context getbean?
What is asynchronous messaging in jms?
List implementations of list interface?
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 three types of loops in java?
What is the difference between unidirectional and bidirectional hibernate?
When can high usage of CPU occur?