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 |
What is scope of a variable?
write SQL command for table employee where print first name or last name start like "A" and who is working in domain(angular js,java,dotnet)
What is a vararg?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?
What is a stack class in java ?
0 Answers Akamai Technologies,
What do you understand by the term string pool?
how to make a un-checked exception as a checked exception one.
What is method and methodology?
Can a class declared as private be accessed outside it’s package?
Is hashset sorted in java?
is memory to the abstract class allocated ..or objects not instantiated