currentThread() method returns reference to currently executing thread object - Core Java

Q.  Which method returns a reference to the currently executing thread object?
- Published on 20 Jul 15

a. currentThread()
b. runningThread()
c. runnableThread()
d. None of the above

ANSWER: currentThread()
 

    Discussion

  • stimanta das   -Posted on 11 Jan 17
    answer:-a

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)