Java Multi-Threading Question:

Name the method for setting the priority?

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

Answer:

setPriority()


Previous QuestionNext Question
Provide the values for max-priority, min-priority and normal-priority level?Name the default thread at the time of starting the program?