Which collection object is faster to retrieving the data and
inserting the data into it.
Answers were Sorted based on User's Feedback
Answer / nav dev
ArrayList is faster to retrieving
Set is faster to inserting
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / lavanya
LinkedLisr is facter in inserting and retrieving from any
position on the list.
| Is This Answer Correct ? | 11 Yes | 3 No |
What is thread safe singleton?
What is the largest number a double can hold?
what is difference between validation.xml & validation rules.xml?
What’s the difference between applets and standalone program?
What are the new features in java 8?
Explain about object oriented programming and its features?
What is the difference between Grid and Gridbaglayout?
what ide u r using and wat version, how wil u build the project etc ?
why java is better then .net?
How does finally block differ from finalize() method?
What is type conversion in java?
How to optimize the javac output?