MCQOPTIONS
Saved Bookmarks
| 1. |
The __________ command executes the given command at some time in the future. |
| A. | Execution() |
| B. | execute(Runnable command) |
| C. | scheduleNext() |
| D. | poll() |
| Answer» C. scheduleNext() | |