Which Of These Statements Is Incorrect #901
Which of these statements is incorrect?
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 Multithreading Basics - Quiz No.1.
Which of these statements is incorrect?
By multithreading CPU idle time is minimized, and we can take maximum use of it
By multitasking CPU idle time is minimized, and we can take maximum use of it
Two thread in Java can have the same priority
A thread can exist only in two states, running and blocked