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?
1146Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
1382
Is main a function?
In Java list the methods that can be overridden?
What is jms in spring?
Write a program to print fibonacci series
What is the difference between close coupling and loose coupling?
how to protect servlets in java ee applications?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What are the limitations with auto wiring?
Which is the best way of injecting beans and why ?
What is the default cache in hibernate?
What does @component do in spring boot? : Spring Boot
What is the use of jtable?
What is @manytoone fetch fetchtype lazy?
What are profiles in spring?
Explain the Command line utilities in wls?