Vidyalelo
Java Programming · Q100

Interfaces and Abstract Classes

Programming · Java Programming · question 100

Q100

Which of these methods is used to notify observer the change in observed object?

A.
update()
Answer
B.
notify()
C.
check()
D.
observed()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board