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()

Related questions

0 votes
asked Jun 25, 2022 in Django by sharadyadav1986
0 votes
asked Apr 8, 2021 in JAVA by SakshiSharma
...