1.

Which method must be implemented by all threads?

Answer»

All tasks must implement the run() method



Discussion

No Comment Found