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 |
Write a java program to print fibonacci series?
Tell us something about different types of casting?
Is there any sort function in java?
Can we overload the methods by making them static?
Can we override tostring method in java?
what is polymorphism?
What is the tradeoff between using an unordered array versus an ordered array?
What is the destroy method?
Differentiate between the constructors and methods in java?
Can i have abstract class with no abstract methods?
Write a program to solve producer consumer problem in java?
What do you mean by singleton class in java?