Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.
4 8931Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?
1 6024This is related to threads. I have a class with synchronized method m1(). Can I create different instances of this class and execute the m1() for different threads?
3 6075
Why do we need data structure in java?
How do you check if a number is a perfect square?
Define how objects are stored in java?
Why are there no global variables in java?
How do servlets work?
Can we execute a program without main?
What is correlated subquery?
Tell me the Importent classes in net package?
What is the mvc on struts?
Explain the criteria object in hibernate?
Write a program to find the greatest of three numbers in java?
What are the factors that the jdbc driver performance depends upon?
What is difference between @pathparam and @pathvariable?
What is the difference between and merge and update?
Is java a pure object oriented language?