Ask Question
10 December, 13:51

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.

+2
Answers (1)
  1. 10 December, 17:45
    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 you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers