

MCQOPTIONS
Saved Bookmarks
1. |
What does the given code snippet specify?public Thread(ThreadStart start) |
A. | Defines a thread |
B. | Declaration of a thread constructor |
C. | Only a |
D. | Only a & b |
Answer» E. | |