Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Can a class be private or protected in java?
What does it mean to be immutable?
Explain the use of @controller and @requestmapping annotations in spring mvc.
how to handle exceptions in ejb?
What is the meaning of odm?
What are the orm tools available?
What is jpa in spring?
What is the difference between forward () and sendredirect () functions in servlet? Explain
What is stateful session bean?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
What’s a difference between vertical and horizontal cluster?
What is a buffer in computer?
What is hash code collision?
What is variable in java?
Can constructor return value?