Which of these interfaces is implemented by TimerTask class?
(a) Runnable
(b) Thread
(c) Observer
(d) ThreadCount
I got this question by my college director while I was bunking the class.
This interesting question is from Observable & Timer Class in section java.util – More Utility Classes of Java