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...
Which of the following is checked in the Access Trust Center?
A) Macros, multivalued fields, and flagged fields B) Field properties, digital signatures, and source tables C) All flagged fields and multivalued fields D) Macros and digital signatures
Computer Science & Information Technology
The software equation can be used to show that by extending the project deadline slightly
A. you are guaranteed to meet the deadline B. more lines of code can be produced C. the height of the class hierarchy can be reduced D. fewer people are requiredÂ
Computer Science & Information Technology