Answer Posted / raghuveer
update(Observable o,Object arg)
This method is called whenever the observed object is
changed. An application calls an Observable object's
notifyObservers method to have all the object's observers
notified of the change.
where:
o - the observable object.
arg - an argument passed to the notifyObservers method
| Is This Answer Correct ? | 17 Yes | 6 No |
Post New Answer View All Answers
Explain about the select method with an example?
Give any two differences between C++ and java.
Explain 5 features introduced in jdk 1.7?
What is object-oriented paradigm?
Realized?
What is * argv?
What is the use of keywords in java?
What is difference between this and super keyword?
What are the main features of java?
Convert Binary tree to linked list.
Can arraylist hold different types java?
Which graphs are functions?
How do you implement polymorphism in our day to day life?
What is void data type?
What are benefits of java?