What is the difference between array and arraylist?
what is the difference between arraylist and linkedlist?
Answer Posted / suresh
we can't change array size diyamically.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is java call by value?
Can we create our own daemon thread?
What is the purpose of methodology?
Explain serialization and deserialization in java?
What do you understand by garbage collection in Java? Can it be forced to run?
What is the full meaning of java?
What is a default constraint?
What is the final access modifier in java?
What is the symbol for line break?
What happens if main method is not static?
What is mutable object and immutable object?
Why does java does not support multiple inheritance? Explain
What is difference between fail-fast and fail-safe?
Is java written in c?
What happens if an exception is throws from an object's destructor?