What are the different identifier states of a thread?
Answer / Amit Kumar Gautam
In Java, a thread can be in one of the following states:n
- NEW: The thread has been started but not yet started running.n
- RUNNABLE: The thread is scheduled to run and waiting for its turn on the CPU.n
- BLOCKED: The thread is waiting for a monitor lock or I/O permission.n
- TERMINATED: The thread has completed execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the default kill signal?
who among the following is responsible for establishing IS Audit function in the organisation?
What is the reason for getting the dialogue box (send this error to microsoft giving options as send to microsoft and dont send) when we abort from the any workwhen it was struck?
What is thread safety? How do you achieve it?
Explain difference between ntfs4 and ntfs5?
How to Kill a Particular Process in windows?
explain readers-writers problem?
What are the different ways in which a thread can enter into waiting state?
What are three ways in which a thread can enter the waiting state?
Which one is not needed for multi-program environment?
semaphore variable is different from ordinary variable by ?
Which protocol is working behind DHCP server? and what excatly DORA does?