Q55
What does the following C# code snippet specify? public Thread(ThreadStart start)
A.
Defines a thread
B.
Declaration of a thread constructor
C.
Only Defines a thread
D.
Only Defines a thread & Declaration of a thread constructor
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board