How can a dead thread be restarted?

Answer Posted / janet

A dead thread cannot be restarted.

Is This Answer Correct ?    26 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between object state and behavior?

558


What restrictions are placed on the values of each case of a switch statement?

526


what is Activation Instantinator?

1898


What are the pros and cons of detached objects?

540


How primary key is implemented in Oracle?

1901






What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?

562


What you mean by COM and DCOM?

605


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1355


What are the call back methods in entity bean?

550


What is local interface. How values will be passed?

541


What is the relationship between local interfaces and container-managed relationships?

580


What is the difference between static and non-static with examples?

1346


What is permgen or permanent generation?

575


If your ui seems to freeze periodically, what might be a likely reason?

535


What must a class do to implement an interface?

577