Answer Posted / malligontla
By default, the priority of Thread is 5. But the range is
from 1 to 10.
MAX_PRIORITY (value 10)
NORM_PRIORITY (value 5)
MIN_PRIORITY (value 1)
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are advantages of using Java?s layout managers than windowing systems?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What is the difference between jfc & wfc?
What is the basic concepts of OOPS?
How to print an arraylist in java?
Explain about main thread in java?
Is it possible to instantiate the abstract class?
how to create multithreaded program? : Java thread
Why string is immutable or final in java
What is callable java?
What does mean in regex?
5 Coding best practices you learned in java?
Explain about field hiding in java?
How does multithreading take place on a computer with a single cpu in java programming?
What is difference between path and classpath in java?