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

Computer Science & Information Technology

You might also like to view...

Discuss the advantages and disadvantages of fragmentation.

Advantages Disadvantages What will be an ideal response?

Computer Science & Information Technology

The person who creates a meeting and sends the invitations is known as the meeting ____.

A. organizer B. scheduler C. creator D. initiator

Computer Science & Information Technology

Which of the following HTML report is especially important for website accessibility?

A. Untitled Documents B. Redundant Nested Tags C. Removable Empty Tags D. Combinable Nested Font Tags

Computer Science & Information Technology

Using the File class's folder? method, you can determine if a resource is a folder or something else (socket, pipe, etc.).

Answer the following statement true (T) or false (F)

Computer Science & Information Technology