What are event-delegation model and event-inheritance
model? Which is best?
Answer / anamika
Evnet delegation model is d best. Reduces overhead ,
separates user interface and event handling coding, and
only those listeners process d events whcih are responsible
for that.
| Is This Answer Correct ? | 3 Yes | 7 No |
What is sleep method?
List the different types of classloaders in java.
How to overcome the exception object reference not set to an instance of object?
What do you understand by private, protected and public?
What is space character in java?
What is a byte array?
What is ph and buffers?
What is the purpose class.forname method?
What are sets in java?
What is difference between hash mapping and hash table?
What is OOP Language?
What are different access specifiers in java?