Which type of ExecutorService supports the execution of tasks after a fixed delay?

Which type of ExecutorService supports the execution of tasks after a fixed delay?

Which type of ExecutorService supports the execution of tasks after a fixed delay?

A.
ScheduledExecutorService

B.
FutureExecutorService

C.
TimedExecutorService

D.
DelayedExecutorService

E.
FixedExecutorService



Leave a Reply 0

Your email address will not be published. Required fields are marked *