Which of these methods is called when observed object has changed?
(a) setChanged()
(b) update()
(c) notifyObserver()
(d) all of the mentioned
This question was addressed to me by my school principal while I was bunking the class.
I'd like to ask this question from Observable & Timer Class in chapter java.util – More Utility Classes of Java