Vidyalelo
Java Programming · Q101

Threads

Programming · Java Programming · question 101

Q101

Which of these statements is incorrect?

A.
By multithreading CPU idle time is minimized, and we can take maximum use of it
B.
By multitasking CPU idle time is minimized, and we can take maximum use of it
C.
Two thread in Java can have the same priority
D.
A thread can exist only in two states, running and blocked
Answer

Answer: Option D

Solution

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