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.

c. Runnable

Computer Science & Information Technology

You might also like to view...

A section and section header refer to the same thing

Indicate whether the statement is true or false

Computer Science & Information Technology

A delimiter is a character that separates fields within a text or Word file

Indicate whether the statement is true or false

Computer Science & Information Technology