Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
Is empty set an element of empty set?
What does system.gc() and runtime.gc() methods do?
What is jms server?
Which non-unicode letter characters may be used as the first character of an identifier?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
What is bootup process?
What is beanfactory and applicationcontext in spring?
How to check hibernate version in spring boot?
Does java return by reference?
What is called module?
What is constructor and virtual function? Can we call a virtual function in a constructor?
What is instance example?
What is jdbc dialect?
What is the point of polymorphism java?