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
Explain the init method?
What is the purpose of skeleton and stub?
What are the advantages of user defined functions?
Explain the importance of finally block in java?
What is the size of arraylist in java?
What are keywords in programming?
What is canonical name in java?
Is singleton class immutable?
What does the @override annotation do?
Give me some null interfaces in java?
Can we have multiple classes in single file ?
Can I overload to string method
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
What is the default size of arraylist in java?
What is nextint java?