What are event-delegation model and event-inheritance
model? Which is best?
Answer Posted / anamika
Evnet delegation model is d best. Reduces overhead ,
separates user interface and event handling coding, and
only those listeners process d events whcih are responsible
for that.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Is empty list java?
Can a class be final?
Is math class static in java?
What is the purpose of java?
What are different data types?
What is the latest version of java?
What is bubble sort in java?
How many bytes is a string java?
What do you mean by collectors in java 8?
why java does not support unsigned keyword?
How many bits is a string in java?
What are exception handling keywords in java?
Why we use set in java?
What is serialversionuid?
What is initial size of arraylist in java?