MCQOPTIONS
Saved Bookmarks
| 1. |
Which method returns a reference to the currently executing thread object? |
| A. | currentThread() |
| B. | runningThread() |
| C. | runnableThread() |
| D. | None of the above |
| Answer» B. runningThread() | |