What is adapter class?

Answer Posted / pratik vegad

in a java programming language if you have a not all method
use but only selected method used at that time you can use
adapter class.you can use either one or all method.

Is This Answer Correct ?    28 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ascii format?

557


How to display all the prime numbers between 1 and 100

509


what is function overloading in java?

705


Can we declare register variable as global?

517


What is the major difference between linkedlist and arraylist?

514






What is the constructor?

587


Explain the inheritance?

579


If an object reference is set to null, will the garbage collector immediately free the memory held by that object?

639


What is the purpose of extern variable?

544


What is a “stateless” protocol ?

563


Can we have try without catch block?

649


What is the disadvantage of synchronization?

568


Can a list be null in java?

547


Explain the importance of finally block in java?

570


what are synchronized methods and synchronized statements? : Java thread

583