what are the ways to instantiate a therad
Extend the java.lang.Throwable class
Extend the java.lang.Thread class
Extend the java.lang.Runnable
Implement the Runnable interface