Q. Which of these method of Thread class is used to find out the priority given to a thread? (Solved)
1. get()
2. ThreadPriority()
3. getPriority()
4. getThreadPriority()
- c. getPriority()
1. get()
2. ThreadPriority()
3. getPriority()
4. getThreadPriority()