Java Multi-Threading Question:

What is the priority for Garbage collector thread?

Java Multi-Threading Interview Question
Java Multi-Threading Interview Question

Answer:

low-priority


Previous QuestionNext Question
Name the four states associated in the thread?Explain volatile?