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...

How are Observer and Observable used?

Answer Posted / nimisha

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


Please Help Members By Posting Answers For Below Questions

Which is faster string or stringbuilder?

995


Can we overload the methods by making them static?

1050


What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?

1185


Do loops java?

1071


What is java full form?

1102


What are the advantages of exception handling?

1119


What are the actions that can occur when a thread enters blocked state?

1113


Tell me how many ways are there to initialise an integer with a constant.

1156


How objects of a class are created if no constructor is defined in the class?

1127


What is the difference between static and non-static variables in java programming?

1037


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

1171


How do you declare a destructor in java?

1087


What is the use of static methods?

1097


What is port number in java?

1095


What is boolean keyword in java?

1179