Solved

The Preferred Means of Creating Multithreaded Java Applications Is by Implementing

Question 40

Multiple Choice

The preferred means of creating multithreaded Java applications is by implementing the ________ interface. An object of a class that implements this interface represents a task to perform.


A) Thread
B) Runner
C) Runnable
D) None of the above.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions