When a class extends the Thread class ,it should override ............ method of Thread class to start that thread.
When a class extends the Thread class ,it should override ............ method of Thread class to start that thread. Correct Answer run()