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
Which class contains a method: cloneable or object?
Is it possible for yielded thread to get chance for its execution again ?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
When we should use serialization?
Explain about exception propagation?
How java uses the string and stringbuffer classes?
How to set the permissions to a file in java?
Why does java not support operator overloading?
What is the purpose of abstract class?
what is a working thread? : Java thread
What are the restrictions that are applied to the java static methods?
How do you execute a thread in java?
What is method overloading with type promotion?
Why scanner is used in java?
Why we used break and continue statement in java?