Which of the following is not true of ExecutorService?

a. It is a subinterface of Executor.
b. It is an object that can be run in a separate thread.
c. It declares method shutdown.
d. It manages a group of threads.

b. It is an object that can be run in a separate thread.

Computer Science & Information Technology

You might also like to view...

Use the ________ ruler to help determine the width of an image

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which keyword can you use to pass parameter from a stored procedure back to the calling program?

Computer Science & Information Technology