Answer Posted / kalyan g
one more thing about interface is, we dont have any
implementations,so no burden of this, hence it is good in
performance
| Is This Answer Correct ? | 5 Yes | 21 No |
Post New Answer View All Answers
How can an object be unreferenced?
Is arraylist ordered?
What happens if we don’t define serial version uid?
What are the object and class classes used for?
Can arraylist contain null values?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
What is difference between synchronize and concurrent collection in java?
Can we override final method?
What do you mean by formatting?
Is java a software?
How to provide security in java
What is difference between fileinputstream and filereader in java?
How would you use Bubble Sort to sort the number of elements?
What is wrapper class example?
What does += mean in java?