McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Bachelor of Computer Applications (BCA)
→
Java Programming
→
What decides thread priority?
Q.
What decides thread priority?
A.
Process
B.
Process scheduler
C.
Thread
D.
Thread scheduler
Answer» D. Thread scheduler
898
0
Do you find this helpful?
4
View all MCQs in
Java Programming
Discussion
No comments yet
Login to comment
Related MCQs
Java's garbage collector runs as a ______ priority thread waiting for _______ priority threads to relinquish the processor. Choose the correct sequence.
Which of these method of Thread class is used to find out the priority given to a thread?
Thread priority in Java is represented as?
Thread priority in Java is?
What will happen if two thread of same priority are called to be processed simultaneously?
What is the priority of the Garbage collector thread of jdk?
Which of this method of Thread class is used to change the state of a thread to blocked state?
Which method in Thread class is used to check weather a thread is still running?
If a thread is to be declared as a daemon thread, it must be declared before
Which method in Thread class is used to check weather a thread is still running?