Answer Posted / guest
Objects that subclass the Observable class maintain a list
of observers. When an Observable object is updated it
invokes the update() method of each of its observers to
notify the observers that it has changed state. The
Observer interface is implemented by objects that observe
Observable objects.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Compare java and python.
How can an exception be thrown manually by a programmer?
What are the different data types in java?
Is null a string or object in java?
What is the arraylist in java?
How can we create objects if we make the constructor private ?
What is :: operator in java 8?
What are byte codes?
Is a copy constructor?
Describe what happens when an object is created in java ?
What’s the difference between applets and standalone program?
What is * argv?
What is the difference between access specifiers and access modifiers in java? 16
Why is java so important?
How do you replace all in word?