

MCQOPTIONS
Saved Bookmarks
1. |
If a thread is to be declared as a daemon thread, it must be declared before |
A. | start method |
B. | run method |
C. | stop method |
D. | none |
Answer» B. run method | |