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
How do you control extraneous variables?
Can we clone singleton class in java?
What are the different types of constructor?
What are the differences between include directive and include action?
How do you declare a destructor in java?
What are annotations in java?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What does it mean to flush a file?
Can we sort set in java?
What is called module?
Why we used vector class?
What are loops in java? What are three types of loops?
What is a ternary operator in java? What is an interface?
How do you remove duplicates from an array in java?
How do you convert an int to a string in java?