The different ways of using Thread?

  1. By implementing Runnable Interface.

  2. By inheriting from the Runnable Interface.

  3. By implementing the Thread Class.

  4. By inheriting from the Thread class.


Correct Option: A,C

Find more quizzes: