In Java, a thread can be created by (a)Extending the Thread class (b)Implementing Runnable interface (c)Both(a)and (b)

Question:

In Java, a thread can be created by

(a) Extending the Thread class

(b) Implementing Runnable interface

(c) Both (a) and (b)

(d) None of these

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: