0 votes
in JAVA by

Which method is used for notifying the observer about the change in the observed object?

1) notify()

2) update()

3) observed()

4) check()

1 Answer

0 votes
by

2) update()

...