what are the ways to instantiate a therad

  1. Extend the java.lang.Throwable class

  2. Extend the java.lang.Thread class

  3. Extend the java.lang.Runnable

  4. Implement the Runnable interface


Correct Option: B,D

Find more quizzes: