Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
Explain purpose of sleep() method in java?
What is difference between javac and java?
Explain access modifiers in java.
What is @controller in spring?
What is use of dao design pattern?
Can we declare the static variables and methods in an abstract class?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What are the different types of classes implemented in the set interfaces? : java collections
How will you load a specific locale?
What does the exclamation mark mean in java?
What is close method? How it's different from Finalize & Dispose?
Is char a data type in java?
What is unicode full form?
Write a code to create a trigger to call a stored procedure
What do you understand by the term polymorphism?