Vidyalelo
Java Programming · Q98

Threads

Programming · Java Programming · question 98

Q98

Which of these method of Thread class is used to find out the priority given to a thread?

A.
get()
B.
ThreadPriority()
C.
getPriority()
Answer
D.
getThreadPriority()

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board