Which collection object is faster to retrieving the data and
inserting the data into it.
Answer Posted / 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 View All Answers
What is jit and its use?
Why destructor is not used in java?
Is arraylist dynamic in java?
How can you handle java exceptions?
what is comparable and comparator interface?
Does list allow duplicates in java?
How do you declare a variable?
Mention the default values of all the elements of an array defined as an instance variable.
What are decalarations?
What are keywords give examples?
What is anti pattern in programming?
Describe string intern() methodology
What happens to a static var that is defined within a method of a class?
What are user defined exceptions?
What happens if constructor is private?