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 is merge sort in java?
What is a qms manual?
Explain the use of shift operator in java. Can you give some examples?
What are the two main uses of volatile in Java?
What is purpose of find feature?
Can we use static class instead of singleton?
What is final class?
What is gc()?
Is assembly language a low level language?
What is annotation in java?
Define how does a try statement determine which catch clause should be used to handle an exception?
What is difference between identifier and variable?
What is default switch case? Give example.
What carriage return means?
What is immutable state?