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 ? | 30 Yes | 4 No |
Post New Answer View All Answers
Which package is imported by default?
What is the purpose of abstract class?
Can you instantiate the math class?
Can you start a thread twice in Java?
Can we use return in constructor?
What is another word for methodology?
What is difference between static class and normal class?
What is instanceof keyword?
Explain the significance of class loaders in bootstrap?
What are keyboard events?
What is the difference between yielding and sleeping?
Explain public static void main(string args[]).
Is an integer an object?
Is string a class?
Is it necessary for the port addresses to be unique? Explain with reason.