Vidyalelo
C# Programming · Q129

Miscellaneous in C Sharp

Programming · C# Programming · question 129

Q129

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
Answer

Answer: Option D

Solution

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