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 reverse a linked list recursive java solution?
What are the characteristics of java?
What is difference between path and classpath variables?
Differentiate between a class and an object.
Can arraylist hold different types java?
what are Hostile Applets?
What is unmodifiable collection in java?
What does 0 mean in boolean?
What are default methods ?
Is main a function?
Explain how to force the garbage collection in java.
Is java a super set of javascript?
What is the meaning of course?
Explain when classnotfoundexception will be raised ?
Explain access specifiers?