Multiple Choice
If you do not use the Runnable interface, then what is necessary to create a new thread?
I Implement the Threadable interface
II Extend the Thread class and add a run() method to it
III Add a run method to any class
A) I
B) II
C) III
D) II and III
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Which phrase best describes the purpose of
Q41: What happens if we try to start
Q66: Consider an old fashioned telephone booth that
Q67: The Runnable interface has a single method
Q68: Assume three threads share a BankAccount object
Q71: Which are ways that a thread can
Q73: Which of the following statements is correct?<br>A)If
Q73: Consider an old fashioned telephone booth that
Q74: Assume two threads share a BankAccount object
Q75: Suppose thread one is downloading a 800KB