Java Multi-Threading Question:
Provide the values for max-priority, min-priority and normal-priority level?

Answer:
10,
1,
5
1,
5
Previous Question | Next Question |
What is the sleep() method Data type for the parameter? | Name the method for setting the priority? |