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
what is an isolation level?
How substring() method of string class create memory leaks?
what is a non-repeatable read?
How can I avoid validating a form before data is entered?
What is a tasks priority and how is it used in scheduling?
Do we need to override service() method
What is chat area? Explain.
What is threadfactory?
what is meant by JRMP?
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?
What state does a thread enter when it terminates its processing?
difference between ejb,struts,hibernate,spring and jsp
Which are the different segments of memory?
What are the different types of exception?
What are the benefits of detached objects?