what models are available for event handling?
Answer / niranjanravi
EventDelegation and Eventinheritance maodel.EventDelegation
model is more advantageous than EventInheritance model.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the use of inner class?
What are variable names?
What is the original name of java?
Can set contain duplicates?
What is difference between variable declaration and definition?
How are multiple inheritances done in Java?
What is the purpose of the return statement?
What access modifiers can be used for class ?
What is qualitative variable?
Define class?
What are some characteristics of interference class?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?