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
Differentiate between postfix and prefix operators in java.
How do I run java on windows?
How long will it take to learn java?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
What is data and its types?
What is a copy constructor in java?
How do you create a method in java?
What are the major advantages of internal iteration over external iteration?
What is class and its types?
There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
What is nested class?
define the terminology association.
What are the methods to rectify ambiguities in the interfaces in JAVA?
Can a static class implement an interface?
What are the data types supported by java?