Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
What is the synchronized method modifier?
What are the drawbacks of reflection?
Difference between doget and dopost?
Explain about arraylist?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
What is difference between variable declaration and definition?
Write a command to get actual path of a servlet to the server?
Explain web container.
What is arraylist e in java?
Name the different types of actions found in struts.
What is the purpose of @expressionvalidator annotation?
What is transient instance state in hibernate?
What is the common usage of serialization? What exceptions occur during serialization?
What is cglib in spring?
What is the use of aop?