Relationship between an event-listener interface and an
event-adapter class?
Answer Posted / niranjanravi
Adapter class provides an empty implementation of all the
methods in the EventListener interface
| Is This Answer Correct ? | 13 Yes | 10 No |
Post New Answer View All Answers
How do you check if two given string are anagrams?
Which class should you use to obtain design information about an object in java programming?
What is meant by attribute?
Why is multithreading important?
What do you understand by final value?
What is a boolean structure?
Why we use multi threading instead of multiprocessing?
What is final?
Is java code slower than native code?
What is jit compiler ?
What does string [] args mean?
Explain the private field modifier?
Is static a keyword in java?
Is java a prime method?
How many types of exception can occur in a java program?