Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
What is final keyword in java? Give an example.
What causes memory leaks in java?
How many static init can you have?
Why there are some null interface in java? What does it mean?
What is beanpostprocessor in spring?
What is the purpose of garbage collection in java?
Why is boolean important?
What if the static modifier is removed from the signature of the main method?
What does %4d mean in java?
What are data types in oop?
What is the difference between ejbcreate() and ejbpostcreate?
What is the file extension you use for hibernate mapping file?
Discuss the collections in hibernate?
What is the program development process?
Can we use static class instead of singleton?