Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) What do you mean Abstraction in java?
When we should use serialization?
Why char array is preferred over string for storing password?
Is it possible to compare various strings with the help of == operator?
How to configure second level cache in hibernate?
Can we force the garbage collection to run?
What is setbounds in java?
What is floor math?
What are mq objects?
What do you mean by dependency injection and how does it work?
Does list allow duplicates in java?
What is a zero to many relationship?
How many threads can java run?
What is a queued message?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?