Vidyalelo
Java Programming · Q93

Threads

Programming · Java Programming · question 93

Q93

Which of these method is used to explicitly set the priority of a thread?

A.
set()
B.
make()
C.
setPriority()
Answer
D.
makePriority()

Answer: Option C

Solution

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