Which collection object is faster to retrieving the data and
inserting the data into it.
Answer Posted / nav dev
ArrayList is faster to retrieving
Set is faster to inserting
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
Explain the overview of UDP messaging.
What type of value does sizeof return?
What does localhost mean?
Explain heap sort?
What string is utf8?
Explain the importance of throws keyword in java?
Difference between method overloading and method overriding in java ?
What is the order of arraylist in java?
What are the six ways to use this keyword?
What is difference between path and classpath?
What is the size of boolean variable?
What is an 8 bit word?
Why do we use predicate in java?
What restrictions are placed on method overriding?
Is there a jre for java 11?