Solution: b) ScheduledExecutorService
Explanation: The ScheduledExecutorService interface is used to schedule a task for execution at a fixed rate in Java.