When a thread terminates its processing, it enters into
what state?
Post New Answer View All Answers
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What is the difference between the string and stringbuffer classes?
Why do I get a duplicate name error when loading a jar file?
what is a non-repeatable read?
Is a class a subclass of itself?
What is difference between object state and behavior?
What is permgen or permanent generation?
Have you used threads in Servelet?
Which class is the immediate superclass of the menucomponent class?
How substring() method of string class create memory leaks?
What is threadfactory?
Explain what is orm?
What is the difference between RMI registry and OS Agent?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
Do you think that java should have had pointers?