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 are the observer and observable classes?

Answer Posted / nashiinformaticssolutions

Objects that inherit the "Observable class" take care of a list of "observers."
When an Observable object gets upgraded, it calls the update() method of each of its observers.
After that, it notifies all the observers that there is a change of state.
The Observer interface gets implemented by objects that observe Observable objects.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the final keyword?

1033


What is thread synchronization in java?

952


What is encapsulation in java?

1172


what is singleton class in java?

1112


What is thread life cycle?

1027


What is difference between classpath and path variables in java?

1255


Discuss 2D arrays.

1100


What are decalarations?

1178


When object is created and destroyed?

1142


What is a class reference?

1167


Explain the init method?

1033


Do you know how to reverse string in java?

1212


What is use of inner class in java?

1236


What is the purpose of an interface?

1095


what is thread in Java ?

1206