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 difference between quicksort & mergesort? When should they be used? What is their running time?
1089Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
1335
What is orm tool?
How are java objects passed to a method and what are native methods?
How is a bean added to a spring application?
What is jdbc in dbms?
Can I disable first level cache in hibernate?
where can administrator find binding information for an application?
How to connect html page to database using jdbc?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What is the full form of ejb in java?
What are java front end tools?
Is hibernate faster than jdbc?
Difference between arraylist and hashset in java?
What is execute in java?
What is purpose of execandwait interceptor?
Is ++ operator is thread safe in java?