Sail E0 Webinar
Question
Which package is used for periodic work
Options:
A .  java.lang.Thread
B .  java.util.TimerTask
C .  java.util.Timer
D .  java.util.concurrent
Answer: Option B


Java 1.3 saw the introduction of java.util.TimerTask to support doing some sort of work periodically.



Was this answer helpful ?
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers