Which of these classes can schedule task for execution in future?
(a) Thread
(b) Timer
(c) System
(d) Observer
I got this question in final exam.
This interesting question is from Observable & Timer Class topic in division java.util – More Utility Classes of Java