InterviewSolution
Saved Bookmarks
| 1. |
Which of these methods is used to notify observer the change in observed object?(a) update()(b) notify()(c) check()(d) observed()I had been asked this question in a national level competition.Query is from Observable & Timer Class in portion java.util – More Utility Classes of Java |
| Answer» | |