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
Explain the use of shift operator in java. Can you give some examples?
How do you replace all in word?
Does java arraylist maintain insertion order?
How do you pass by reference?
What's the access scope of protected access specifier?
What is a string what operation can be performed out with the help of a string?
What happens when you add a double value to a string?
How do you achieve singleton?
What is protected access modifier?
Describe what a thread-local variable is in java?
Can we call the run() method instead of start()?
What does singleton class mean?
What is string :: npos?
What does bitwise or mean?
Difference between == and .equals() ?