Answer Posted / aj
An adapter class provides an empty implementation of all methods in an event listener interface.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is overriding in java?
What are the features of java?
How can we avoid including a header more than once?
Compare Mutex and Semaphore in java.
What is singleton service?
What’s the difference between callable and runnable?
What is a instance variable in java?
What is the purpose of the system class in java?
Why we do exception handling in java and how many types of exceptions are there?
What is this keyword in java?
Can we use synchronized block for primitives?
Can you call a method on a null object?
What is the difference between delete and delete[]
What is the += operator called?
What is indexof in java?