

MCQOPTIONS
Saved Bookmarks
1. |
Which of these method is used to implement Runnable interface? |
A. | stop() |
B. | run() |
C. | runThread() |
D. | stopThread() |
Answer» C. runThread() | |