Vidyalelo
C# Programming · Q20

Multithreading in C Sharp

Programming · C# Programming · question 20

Q20

Which method is used to set the priority of a thread in C#?

A.
SetThreadPriority()
B.
Priority()
C.
SetPriority()
Answer
D.
SetPriorityLevel()

Answer: Option C

Solution

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