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
What is type safety in java?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
What is the purpose of using java.lang.class class?
What do you mean by jjs in java8?
Why is multiple inheritance not supported in java?
What is anagram of a string?
Why vector is used in java?
What is a java developer salary?
What data structures are used to perform recursion?
What is purpose of keyword void?
What is methods and methodology?
How many types of memory areas are allocated by JVM in java?
Explain wrapper classes in java?
How can you read an integer value from the keyword when the application is runtime in java? example?
What the difference is between execute, execute Query, execute Update?