What is adapter class?

Answers were Sorted based on User's Feedback



What is adapter class?..

Answer / aj

An adapter class provides an empty implementation of all methods in an event listener interface.

Is This Answer Correct ?    1 Yes 0 No

What is adapter class?..

Answer / shailendra

it is a class,we can creat our classes as sun classes one of
the adapter class.

Is This Answer Correct ?    16 Yes 56 No

Post New Answer

More Core Java Interview Questions

What is indexof in java?

0 Answers  


Are arrays classes in java?

0 Answers  


finalize() method?

5 Answers  


take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).

0 Answers  


What is meant by class loader? How many types are there? When will we use them?

0 Answers  






How to make class immutable

6 Answers  


Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

0 Answers  


Objects or references which of them gets garbage collected?

0 Answers  


How many types of array are there?

0 Answers  


What do you understand by java?

0 Answers  


What is a cup of java?

0 Answers  


What is bufferedreader in java?

0 Answers  


Categories