Sail E0 Webinar
Question
Which of these statements is incorrect?
Options:
A .  By multithreading CPU's idle time is minimized, and we can take maximum use of it.
B .  By multitasking CPU's idle time is minimized, and we can take maximum use of it.
C .  Two thread in Java can have same priority
D .  A thread can exist only in two states, running and blocked.
Answer: Option D


Thread exist in several states, a thread can be running, suspended, blocked, terminated & ready to run.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers