difference between arraylist and linkedlist otherthan
performance
Answer Posted / rahul
There are lot of method in LinkedList like addFirst(),
addLat(), pop(), peak() etc.
But ArrayList dont.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the rules for naming an array?
What is the benefit of singleton pattern?
What is a consumer in java?
Can anonymous class have constructor?
How to sort array in descending order in java?
What is the old name of java?
What is a databasemetadata?
What is exception hierarchy in java?
What do you understand by Header linked List?
What is size_t?
What is difference between static and final?
Which data type is class in java?
Is char a data type in java?
What do you mean by static variable?
What is the base class of all exception classes in java?