Answer Posted / niranjanravi
EventDelegation and Eventinheritance maodel.EventDelegation
model is more advantageous than EventInheritance model.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to sort an array in java without using sort method?
What about method local inner classes or local inner classes in java?
List some important characteristics on jre
Can we have multiple classes in a single file?
How many classes can any class inherit java?
What is the difference between logical data independence and physical data independence?
Is static a singleton?
how do I create a runnable with inheritance? : Java thread
Explain oops concepts in detail?
Difference between start() and run() method of thread class?
When super keyword is used?
How can an exception be thrown manually by a programmer?
What is a "pure virtual" member function?
Which non-unicode letter characters may be used as the first character of an identifier?
Explain the difference between arraylist and linkedlist in java?