Which of these methods calls update() method?
(a) notify()
(b) observeObject()
(c) updateObserver()
(d) notifyObserver()
This question was addressed to me in an interview.
I need to ask this question from Observable & Timer Class in portion java.util – More Utility Classes of Java