Answer Posted / lokesh reddy
According to java
1.Hungry Threads/Greedy Threads
2.Orphan Threads/Parent-less Threads
3.Sleeping Threads
4.Daemon Threads
5.Synchronized Threads
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is arrays aslist in java?
What is the importance of main method in Java?
What is identifier give example?
Which arithmetic operations can result in the throwing of an arithmeticexception?
Give a practical example of singleton class usage?
What is stream api in java8?
How do you use compareto in java?
Which variables are stored in heap?
Can I learn java without any programming experience?
Does java allow overriding static methods ?
how to write a server program and sending the mails to the server using smtp protocol please help me
When is the finalize() called? What is the purpose of finalization?
Can we execute a program without main() method?
What is difference overloading and overriding?
What do you mean by multithreaded program?