What is adapter class?
Answers were Sorted based on User's Feedback
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 |
why interfaces are faster than abstract classes?
What is actual difference between statement,prepared statement and callable statement and when we have to use it? pls post a answer with code and clear explanation. thanks
Can the interface be final?
What are the basics of core java?
Can a main method be declared final?
What is bytecode verifier?
What happens if an exception is throws from an object's destructor?
What is the use of math abs in java?
what is instanceof operator used in java?
What is meant by class loader? How many types are there? When will we use them?
What problems will occur when you don?t use layout managers?
Is singleton a bad practice?