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 |
how session will be expired ?
What do you mean by chromounits in java8?
When is the finally clause of a try-catch-finally statement executed?
When throw keyword is used?
List implementations of list interface?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
What are the high-level thread states in java programming?
Explain about static imports in java?
How are this and super used?
when should you use stringbuilder class in a program?
How do you write a conditional statement?
Where is core java used?