Answer Posted / 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 |
Post New Answer View All Answers
How list contains works in java?
Why do we need singleton?
What is hashmap in java?
What is the purpose of final keyword and when to use it?
What is the console in java?
Is string is a data type?
What is the difference between class & structure?
Explain the difference between an object-oriented programming language and object-based programming language?
What are the main differences between the java platform and other platforms?
What is the map interface in java programming?
How can we create objects if we make the constructor private ?
Why singleton pattern is better than creating singleton class with static instance?
What are the three parts of a lambda expression? What is the type of lambda expression?
What are default methods ?
Can an abstract class be a final class?