Which collection object is faster to retrieving the data and
inserting the data into it.

Answers were Sorted based on User's Feedback



Which collection object is faster to retrieving the data and inserting the data into it...

Answer / nav dev

ArrayList is faster to retrieving

Set is faster to inserting

Is This Answer Correct ?    21 Yes 1 No

Which collection object is faster to retrieving the data and inserting the data into it...

Answer / lavanya

LinkedLisr is facter in inserting and retrieving from any
position on the list.

Is This Answer Correct ?    11 Yes 3 No

Post New Answer

More Core Java Interview Questions

What is a singleton factory?

0 Answers  


How big is a boolean?

0 Answers  


Is 64bit faster than 32 bit?

0 Answers  


Will minecraft java be discontinued?

0 Answers  


What is the map interface in java programming?

0 Answers  


How many bytes is a url?

0 Answers  


What is Hash Code in Java?

6 Answers   Cognizant,


What is abstract class constructor called?

0 Answers  


Same common question what is Map,Set,HashMap,List????

4 Answers   Symphony,


Can we define package statement after import statement in java?

0 Answers  


Can a list be null in java?

0 Answers  


When do you call copy constructor?

0 Answers   Tavant Technologies, Virtusa,


Categories