Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is update method and when it is called?

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


Please Help Members By Posting Answers For Below Questions

What does the @override annotation do?

1090


What are class members by default?

1135


Can we declare a class as static?

1142


What is object-oriented paradigm?

1110


What does this mean java?

1171


What is high level language in computer?

1062


What is difference between static and abstract class?

1063


Highest level event class of the event-delegation model?

4064


Why can't we override private static methods?

1018


What is %d in printf?

1091


Can java arraylist hold different types?

1148


What is difference between ++ I and I ++ in java?

1027


What is implicit object in java?

1123


How do you sort arrays in java?

982


Why there is no call by reference in java?

973