adspace
What method is invoked to cause an object to begin executing as a separate thread?
Answer Posted / Himanshu
The 'start()' method is invoked on an object that extends Thread or implements Runnable to cause it to execute in a new thread.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category