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 |
how to handle exceptions in ejb?
Differentiate between a constructor and a method? Can we mark constructors final?
Can we instantiate interface in java?
Which all r Final classes in java except string?
Can we have a try block without catch block?
whats the purposr of using serialization?
What is the synonym of procedure?
what is difference between validation.xml & validation rules.xml?
what is difference between business delegate and data access object(dao)? in java?
What are the basics of core java?
How do you compare two strings lexicographically?
How we can execute any code even before main method?