Answer Posted / senthil
we can create our classes as subclasses of one of
the adapter classes, then we need to override only some of
the methods we need. i.e, An adapter classes provide empty
implementation of all methods declared in an EventListener
interface.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the main purpose of java?
What does mean in regex?
What is arrays sort in java?
Difference between string, stringbuffer and stringbuilder?
What is numeric function?
How do you input a string in java?
Is hashset ordered java?
Define inheritance?
Is null keyword in java?
What is the use of inner class?
Explain about method local inner classes or local inner classes in java?
Can an interface be defined inside a class?
What is autoboxing and unboxing?
What is the difference between normal report & matrix report?
Who developed java?