Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
1052
What is the typical bean life cycle in spring bean factory container?
What is the difference between jboss and weblogic?
What are the differences between the servletconfig interface and the servletcontext interface?
What is the use of join method?
In how many ways, objects can be fetched from database in hibernate?
How you will analyse threads state using samurai tool?
Explain about thread synchronization inside a monitor?
Explain the locking system in jdbc & its types?
What is the use of string and stringbuffer?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
Can we override constructors in java?
What is lazy loading and why is it used for?
Explain about fail fast iterators in java?
Can you use javascript in servlets?
What does the joint point denote?