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 many types of voids are there?
What are the uses of synchronized keyword?
why top level class could not be static
What is a method in coding?
What is return code?
Variables used in a switch statement can be used with which datatypes?
What is java reflection api?
What is difference between == equals () and compareto () method?
What are the parameters used in Connection pooling?
What is Interface?
Should database connections be singleton?
What are null interfaces? Give some examples?