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 main string [] args?
What is the purpose of the runtime class in java programming?
What is the purpose of skeleton and stub?
How do you get the length of a string in java?
What is the full form of jpeg?
What is * argv?
what is thread? What are the high-level thread states? : Java thread
How garbage collection is done in java?
What environment variables do I need to set on my machine in order to be able to run java programs?
Can we write class inside a class in java?
What is get () in java?
Can one thread block the other thread?
What is the use of list in java?
What are the disadvantages of object oriented programming?
Can final class have constructor?