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 an example of a boolean?
What is the smallest package in Java API?
for what purpose we use applets ?
why String class is immutable.
What is a Java package and how is it used?
Is integer a class?
What is a variable simple definition?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
What is meant by Java ?
Tell us something about different types of casting?
how an we achive multiple inhetitance in java using interface..??
Can we override private constructor in java?