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 difference between path and classpath variables?
What do you mean by local variable and instance variable?
What is the difference between the font and fontmetrics classes in java programming?
How does compareto work in java?
How to store image in arraylist in java?
Can we instantiate interface in java?
What’s the difference between unit, integration and functional testing?
Do you know how to reverse string in java?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
What is starvation?
What does method mean?
Why runnable interface is used in java?
Explain an algorithm to find depth of a binary tree.
What is the difference between yielding and sleeping?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread