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 web server used for running the Servlets?
Which sorting algorithm is used by collections.sort() in java ?
What is generic type?
What is an exception in java?
What is data object example?
What are the restrictions that are applied to the java static methods?
What is a controller in spring mvc?
What is a profile in websphere application server?
What is %d in printf?
Is tomcat a servlet container?
Can java inner class be static?
When should you use a singleton?
How do you do a line break in java?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
In how many ways we can create threads in java?