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

Can we serialize static variables in java?

0 Answers  


What is the Concept of Encapsulation in OOPS

0 Answers   HCL,


Give example to differentiate between call by value and call by reference.

0 Answers   TCS,


How many arguments can be passed to main ()?

0 Answers  


What is the access scope of protected access specifier?

0 Answers  






what is the volatile modifier for? : Java thread

0 Answers  


What is passing value java?

0 Answers  


What is the difference between stream and buffer?

0 Answers  


What is functional interface in java?

0 Answers  


explain oops concepts with examples?

29 Answers   AbhiBus, Beeline, DELL, HCL, Satyam, TCS, VLS, Wipro,


we cannot create an object of interface but we can create a variable of it

1 Answers  


Differentiate between stringbuffer and stringbuilder in java.

0 Answers  


Categories