Solution: b) TimerTask
Explanation: The TimerTask class is used to represent a task that can be scheduled for execution by a Timer in Java.