Friday, 18 March 2016
What invokes a thread's run() method ?
After a thread is started via its
start()
method, the JVM invokes thread's run() method when the thread is initially executed.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: only a member of this blog may post a comment.