

McqMate
Q. |
Which of these methods is used to begin the execution of a thread? |
A. | run() |
B. | start() |
C. | runThread() |
D. | startThread() |
Answer» B. start() |
View all MCQs in
Java ProgrammingNo comments yet