Vidyalelo
C# Programming · Q50

Multithreading in C Sharp

Programming · C# Programming · question 50

Q50

On call of which type of method the new created thread will not start executing?

A.
Begin()
B.
Start()
Answer
C.
New()
D.
All of the mentioned

Answer: Option B

Solution

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