What are event-delegation model and event-inheritance
model? Which is best?
Answer / 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 |
What do you understand by a Static Variable?
Can a serialized object be transferred via network?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is boolean flag in java?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
what is the difference between String s="hello"; and String s=new String("hello");?
How do you clear a list in java?
What are scalar data types?
What are Advatages of Overloading and Overridding.
Explain about the select method with an example?
Can array grow dynamically in java?
What is the difference between ArrayList and Vector? which one is better in Java
0 Answers SkillGun Technologies,