Which collection object is faster to retrieving the data and
inserting the data into it.
Answer Posted / nav dev
ArrayList is faster to retrieving
Set is faster to inserting
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
Explain java coding standards for interfaces?
What is communist flag?
How do you check whether the list is empty or not in java?
How do you calculate roots in java?
What is the use of put method?
What is an example of a boolean?
Why synchronization is important?
Can you write a java class that could be used both as an applet as well as an application?
Is 0 an irrational number?
How static variable work in java?
What is the file type?
How do you identify if jvm is 32-bit or 64-bit from java program?
Why constructor has no return type?
How is the marker interface used in Java?
What is meant by polymorphism?