Vidyalelo
Java Programming · Q31

Threads

Programming · Java Programming · question 31

Q31

In java a thread can be created by ..........

A.
Extending the thread class.
B.
Implementing Runnable interface.
C.
Both of the above
Answer
D.
None of these

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board