MCQOPTIONS
Saved Bookmarks
| 1. |
Which of this method can be used to make the main thread to be executed last among all the threads? |
| A. | call() |
| B. | join() |
| C. | stop() |
| D. | sleep() |
| E. | None of these |
| Answer» E. None of these | |