InterviewSolution
Saved Bookmarks
| 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» | |