Home » JAVA Programming » Object & Classes » Question
  1. Which of these methods is used to notify observer the change in observed object?
    1. notify()
    2. update()
    3. observed()
    4. check()
    5. None of these
Correct Option: A

update()



Your comments will be displayed only after manual approval.