Ask Question
18 December, 23:16

Its general form is shown here: static thread currentthread (), this method returns a reference to the thread in which it is called. therefore, if you call curentthread () while execution is inside the mian thread, you will obtain a reference to the main thread. once you have this reference, you can control the main thread just like any other thread.

+5
Answers (1)
  1. 18 December, 23:28
    0
    The historical method includes what steps?
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Its general form is shown here: static thread currentthread (), this method returns a reference to the thread in which it is called. ...” in 📗 English if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers