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
What does the following C# code snippet specify?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What does the following C# code snippet specify?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!