Which Of These Method Is Used To Explicitly Set The Priority Of #876
Which of these method is used to explicitly set the priority of a thread?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java Multithreading - isAlive(), Join() & Thread Synchronization in Java - Quiz No.1.
Which of these method is used to explicitly set the priority of a thread?
set()
make()
setPriority()
makePriority()