Science, asked by palakmishraggps29, 1 month ago

what is thread method?❓​

Answers

Answered by Anonymous
0

Answer:

We have various methods which can be called on Thread class object. These methods are very useful when writing a multithreaded application. Thread class has following important methods. ... This method will start a new thread of execution by calling run() method of Thread/runnable object.

Answered by vikrantvikrantchaudh
3

Answer:

We have various methods which can be called on Thread class object. These methods are very useful when writing

Similar questions