Answer Posted / amalendra
A thread is the smallest executable unit in the system. It
means a thread can start another thread, but it can not be
a member of another thread.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What is a session? Can you share a session object between different theads?
Explain phantom read?
What is a class loader? What are the different class loaders used by jvm?
Name three component subclasses that support painting?
What are the types of scaling?
What must a class do to implement an interface?
What restrictions are placed on the values of each case of a switch statement?
What is the difference between a static and a non-static inner class?
Will the general public have access to the infobus apis?
what are memory considerations of jsp compares to other web components?
For which statements does it make sense to use a label?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Is it possible to stop the execution of a method before completion in a sessionbean?
What are the different approaches to represent an inheritance hierarchy?