Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) What is java awt event?
How does the server decide which beans to passivate and activate?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
Differences between external iteration and internal iteration?
what are synchronized methods and synchronized statements? : Java thread
Explain about method local inner classes or local inner classes in java?
What are the changes in java.io in java 8 ?
What mechanisms are used by a Servlet Container to maintain session information?
What do you understand as dependency injection (di)?
What is the purpose of @after annotation?
What is contextloaderlistener in spring?
What is an interoperable application in java ?
What is the base class in java from which all classes are derived?
What is a char in java?
What is the difference between a generic servlet and http servlet?