1.

Which of these interfaces is implemented by TimerTask class?(a) Runnable(b) Thread(c) Observer(d) ThreadCountI 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

Answer»

The CORRECT ANSWER is (a) Runnable

Explanation: NONE.



Discussion

No Comment Found

Related InterviewSolutions