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 Csharp can have same priority
(d) A thread can exist only in two states, running and blocked
I had been asked this question in my homework.
The query is from Multithreaded Programming in portion Reflections, Multithreaded Programming, Collection Classes and Mathematical Functions of C#