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 advantages of the model over the event-
inheritance model?



What are the advantages of the model over the event- inheritance model?..

Answer / janet

The event-delegation model has two advantages over the
event-inheritance model
they are
1.it enables event handling by objects other than the ones
generate the events.This allows a clean seperation between
a components design and it's use.
2. it performs much better in applications where many
events are generated.This performence improvement is due to
the fact that the event-delegation model doesn't have to be
repeatedly process unhandled events as is the case of the
event-inheritence.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Core Java Interview Questions

What’s the difference between unit, integration and functional testing?

0 Answers  


Explain the Propertie sof class?

0 Answers  


What is the difference between jdk and jre?

0 Answers  


for what purpose we use applets ?

3 Answers   Mindlogicx,


Why string is called as immutable?

0 Answers  


Which method returns the length of a string?

0 Answers  


hr interview how many minutes asking question

0 Answers  


java Api provided try catch finally ,try catch(its ok) but why try finally and exception occured at try then how the flow is?

1 Answers   Naaptol,


Explain throw keyword in java?

0 Answers  


What is the purpose of main function in java?

0 Answers  


What are internal and external variables?

0 Answers  


Explain jvm, jre, and jdk?

0 Answers  


Categories