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
Tell me how many ways are there to initialise an integer with a constant.
What does it mean that a class or member is final?
What does jre stand for?
What are the elements of java?
Can we increase size of array?
Define how does a try statement determine which catch clause should be used to handle an exception?
Why is method overloading not possible by changing the return type in java?
Is java a super set of javascript?
How do you square a number?
What is the difference between an inner class and a sub-class?
What are dot operator queries?
How do you declare a destructor in java?
What are class members by default?
How many types of design patterns are there?
Does it matter in what order catch statements for filenotfoundexception and ioexception are written?