Which Of These Method Of Thread Class Is Used To Find Out The #890
Which of these method of Thread class is used to find out the priority given to 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 - Java Thread Class - Quiz No.1.
Which of these method of Thread class is used to find out the priority given to a thread?
get()
ThreadPriority()
getPriority()
getThreadPriority()