answersLogoWhite

0

How can a dead thread be restarted?

User Avatar

BhanuRegmi

Lvl 1
14y ago
Updated: 8/19/2019

No. A thread once dead cannot be restarted.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Is it possible to die then not die?

Yes, you can basically be brain dead or have a heart attack and have your heart stop beating. You can drown, or just have an organ failure. If youre brain dead you can be dead for only a certain amount of time before the chances of recovery are lessened. You can have your heart restarted and brajn restarted as well. So you can die then not die ;)


What are the ea sound as in head?

thread,lead,bread,dead.


When did the restarted modern Olympic?

They restarted the olympics in 1894


What is a Torah scroll made from?

Parts of kosher dead animal: parchment and thread made out of kosher dead animal.


How do you tell when a body is really dead?

When the brain is dead and has no signs of activity, when the heart completely stops and cannot be restarted, when there is no pulse or breathing and when the body is cold without breath, pulse and brain activity.


When did the Olympics restarted?

i think it was 1928


Describe the Life cycle of a thread in java.?

Life cycle of a thread New: when a thread is not yet initialized, it is in New state Runnable or Ready : Once the thread is initialized and its start method is called, then the thread becomes ready for execution, which is otherwise called runnable or ready state Not Runnable : When a thread is asked to sleep for some time or wait for some time by using the sleep or wait method, thread goes to Not Runnable state for the specified time. Dead state: Once the thread is executed,it turns to dead state. Hope this would answer your question. let me know if you are still not clear


Can a baby still grow without a heartbeat?

A baby without a heartbeat is considered borderline clinically dead - this is a medical emergency requiring immediate treatment. If the heart cannot be restarted, the baby may be declared dead.


Can a heart come back to life?

Not if the cells are dead, but (for about an hour) if the heart is only stopped then it can be restarted. Certainly. In heart transplant operations, the donor heart is effectively "dead" at the moment of transplantation into the recipient. It has to be re-animated with a jolt of electricity.


Life cycle of thread in java?

# New state - After the creations of Thread instance the thread is in this state but before the start() method invocation. At this point, the thread is considered not alive.# Runnable (Ready-to-run) state - A thread start its life from Runnable state. A thread first enters runnable state after the invoking of start() method but a thread can return to this state after either running, waiting, sleeping or coming back from blocked state also. On this state a thread is waiting for a turn on processor. # Running state - A thread is in running state that means the thread is currently executing. There are several ways to enter in Runnable state but there is only one way to enter in Running state: the scheduler select a thread from runnable pool.# Dead state - A thread can be considered dead when its run() method completes. If any thread comes on this state that means it cannot ever run again. # Blocked - A thread can enter in this state because of waiting the resources that are hold by another thread.


What do you mean by multithreaded program Explain the life cycle of a thread?

Thread exists in several states. A thread just created is in the born state. When the threads start method is called, it enters the runnable (ready) state. Then the system assigns a processor to the thread. A thread enters the dead state when its run method completes or terminates for any reason. When a sleep method is called in a running thread, that thread becomes ready after the designated sleep time expires. Even if a processor is available, sleeping thread can not use it. A running thread can enter a blocked state.


I hang in the air on a silken thread but beware little flies or you may end up dead what am i?

a spider