Java Multi-Threading Question:

Name the default thread at the time of starting the program?

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

Answer:

main thread


Previous QuestionNext Question
Name the method for setting the priority?How many threads at a time can access a monitor?