What is adapter class?

Answer Posted / senthil

we can create our classes as subclasses of one of
the adapter classes, then we need to override only some of
the methods we need. i.e, An adapter classes provide empty
implementation of all methods declared in an EventListener
interface.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does it mean that a method or field is “static”?

553


What does the three dot emoji mean?

586


What types of index data structures can you have in java?

614


What are class members by default?

663


Can we have a try block without catch block?

569






What is the public field modifier?

545


23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.

2059


What is numeric function?

542


What is the null?

541


What a static class can contains?

700


what is the swingutilities.invokelater(runnable) method for? : Java thread

548


Why Java doesn’t support multiple inheritance?

635


Will set allow duplicates in java?

503


What is another word for methodology?

521


explain different ways of using thread? : Java thread

572